@font-face {
    font-family: "Exo 2 Mono";
    src: url("/fonts/Exo2-Mono.woff2") format("woff2"), url("/fonts/Exo2-Mono.woff") format("woff"), url("/fonts/Exo2-Mono.ttf") format("truetype"), url("/fonts/Exo2-Mono.svg") format("svg"), url("/fonts/Exo2-Mono.svg") format("otf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Exo 2";
    src: url("/fonts/Exo2-Mono.woff2") format("woff2"), url("/fonts/Exo2-Mono.woff") format("woff"), url("/fonts/Exo2-Mono.ttf") format("truetype"), url("/fonts/Exo2-Mono.svg") format("svg"), url("/fonts/Exo2-Mono.svg") format("otf");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}