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

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

@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;
}

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