@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');
}
