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

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

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

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

