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