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