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