/* Base Font */

@font-face {
    font-family: "Termina";
    src: url("fonts/Termina-Regular.otf") format("opentype");
}

@font-face {
    font-family: "Helvetica";
    src: url("fonts/HelveticaNowDisplay.otf") format("truetype");
}