/* KuaiLe Regular */

@font-face {
    font-display: swap;
    font-family: 'KuaiLe';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/ZCOOLKuaiLe-Regular.ttf') format('woff2');
}


/* Orbitron Regular */

@font-face {
    font-display: swap;
    font-family: 'Orbitron';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/Orbitron-Regular.ttf') format('woff2');
}

/* OpenSans Regular */

@font-face {
    font-display: swap;
    font-family: 'OpenSans';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/openSans-Regular.ttf') format('woff2');
}