@font-face {
  font-family: 'CenturyGothic';
  src: url('CenturyGothic.woff') format('woff'),
       url('CenturyGothic.ttf') format('truetype'),
       url('CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gothic';
  src: url('gothic.eot');
  src: url('gothic.woff2') format('woff2'),
       url('gothic.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

