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

