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

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

