@font-face {
    font-family: 'Niche Free';
    src: url('images/fonts/NicheFree-Regular.woff2') format('woff2'),
        url('images/fonts/NicheFree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cavernous Free';
    src: url('images/fonts/CavernousFree-Regular.woff2') format('woff2'),
        url('images/fonts/CavernousFree-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

