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

