/* === KAUSHAN === */
@font-face {
    font-family: 'kaushan';
    src: url('kaushan.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    ascent-override: 75%;
    descent-override: 25%;
    line-gap-override: 0%;
}


/* === Reality === */
@font-face {
    font-family: 'Reality';
    src: url('reality.ttf') format('TrueType');
    font-style: normal;
    font-display: swap;
}