@font-face
{
    font-family: 'StrayCat';
  src: url('StrayCat.eot');
  src: url('StrayCat.eot?#') format('embedded-opentype'),
      url('StrayCat.woff') format('woff'),
      url('StrayCat.ttf') format('truetype');
}
