@font-face {
    font-family: 'Canterbury';
    src: url('Canterbury-Regular.woff2') format('woff2'),
        url('Canterbury-Regular.woff') format('woff'),
        url('Canterbury-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

