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