@font-face {
    font-family: 'CenturyGothic';
    src: url('../fonts/fonts/CenturyGothic.eot');
    src: url('../fonts/fonts/CenturyGothic.eot') format('embedded-opentype'),
         url('../fonts/fonts/CenturyGothic.woff2') format('woff2'),
         url('../fonts/fonts/CenturyGothic.woff') format('woff'),
         url('../fonts/fonts/CenturyGothic.ttf') format('truetype'),
         url('../fonts/fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
