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

}