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

