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