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