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