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