@font-face
{
    font-family: 'Midnight in October - TTF';
  src: url('Midnight in October - TTF.eot');
  src: url('Midnight in October - TTF.eot?#') format('embedded-opentype'),
      url('Midnight in October - TTF.woff') format('woff'),
      url('Midnight in October - TTF.ttf') format('truetype');
}
@font-face
{
    font-family: 'Midnight in October - OTF';
  src: url('Midnight in October - OTF.eot');
  src: url('Midnight in October - OTF.eot?#') format('embedded-opentype'),
      url('Midnight in October - OTF.woff') format('woff'),
      url('Midnight in October - OTF.ttf') format('truetype');
}
