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