/*@font-face {
    font-family: 'Century Gothic';
    src: url('subset-CenturyGothic.woff2') format('woff2'),
        url('subset-CenturyGothic.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('subset-CenturyGothic-Light.woff2') format('woff2'),
        url('subset-CenturyGothicn-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('subset-CenturyGothic-Bold.woff2') format('woff2'),
        url('subset-CenturyGothic-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('subset-CenturyGothic-SemiBold.woff2') format('woff2'),
        url('subset-CenturyGothic-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}*/

@font-face {
    font-family: 'Century Gothic';
    src: url('CGP.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('CGPBold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}