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