@font-face {
    font-family: 'forumregular';
    src: url('fonts/forum-regular-webfont.woff2') format('woff2'),
         url('fonts/forum-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'khularegular';
    src: url('fonts/khula-regular-webfont.woff2') format('woff2'),
         url('fonts/khula-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'quicksandlight';
    src: url('fonts/quicksand-variablefont_wght-webfont.woff2') format('woff2'),
         url('fonts/quicksand-variablefont_wght-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'vt323regular';
    src: url('fonts/vt323-regular-webfont.woff2') format('woff2'),
         url('fonts/vt323-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}