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