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