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