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