@font-face {
    font-family: 'Carter One';
    src: url('CarterOne.woff2') format('woff2'),
        url('CarterOne.woff') format('woff'),
        url('CarterOne.ttf') format('truetype'),
        url('CarterOne.svg#CarterOne') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

