@font-face {
    font-family: Century-Gothic-regular;
    src: url(../fonts/centurygothic.woff), url(../fonts/centurygothic.woff2);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Century-Gothic-Bold;
    src: url(../fonts/centurygothic_bold.woff), url(../fonts/centurygothic_bold.woff2);
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}