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