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