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