/* fonts/fonts.css */
@font-face {
    font-family: "ShureTechMono";
    src: url("ShureTechMonoNFM.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "AuxMono";
    src: url("AuxMono-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
