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