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