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