@font-face
{
    font-family: 'GoetheGothic';
  src: url('GoetheGothic.eot');
  src: url('GoetheGothic.eot?#') format('embedded-opentype'),
      url('GoetheGothic.woff') format('woff'),
      url('GoetheGothic.ttf') format('truetype');
}
@font-face
{
    font-family: 'GoetheGothicBold';
  src: url('GoetheGothicBold.eot');
  src: url('GoetheGothicBold.eot?#') format('embedded-opentype'),
      url('GoetheGothicBold.woff') format('woff'),
      url('GoetheGothicBold.ttf') format('truetype');
}
@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');
}
