@font-face {
  font-family: 'Century Gothic';
  src: url('century-gothic.eot'); /* IE9 Compat Modes */
  src: url('century-gothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('century-gothic.woff') format('woff'), /* Modern Browsers */
       url('century-gothic.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('century-gothic.svg#13db03934b676bad49f0835d401d12db') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'Century Gothic';
  src: url('century-gothic-bold.eot'); /* IE9 Compat Modes */
  src: url('century-gothic-bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('century-gothic-bold.woff') format('woff'), /* Modern Browsers */
       url('century-gothic-bold.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('century-gothic-bold.svg#e8822cb86844068280e5784dfd42de7a') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  700;
}

