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