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