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

@font-face {
    font-family: 'GLITTEN ALL CAPS';
    src: url('GLITTENALLCAPSRegular.woff2') format('woff2'),
        url('GLITTENALLCAPSRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

