@font-face {
    font-family: "Orbitron";
    src:
        local("Orbitron"),
        url("../fonts/Orbitron-VariableFont_wght.ttf") format("truetype");
}
@font-face {
    font-family: "Recursive";
    src:
        local("Recursive"),
        url("../fonts/Recursive-VariableFont_CASL,CRSV,MONO,slnt,wght.ttf") format("truetype");
}
@font-face {
    font-family: "DSE Typewriter";
    src:
        local("DSE Typewriter"),
        url("../fonts/dse-typewriter-font.ttf") format("truetype");
}