/* Fonts */

@font-face {
    font-family: "FinlandicaText";
    src: url("/static/fonts/FinlandicaText.woff2");
}

@font-face {
    font-family: "MirandaSans";
    src: url("/static/fonts/MirandaSans.woff2");
}
@font-face {
    font-family: "Akt";
    src: url("/static/fonts/Akt.woff2");
}
@font-face {
    font-family: "Datatype";
    src: url("/static/fonts/Datatype.woff2");
}