/* Self-hosted Montserrat; the supplied homepage PNG remains the actual wordmark. */
@font-face {
    font-family: "TRM Interface";
    src: url("../fonts/trm-montserrat-latin.woff2") format("woff2");
    font-style: normal;
    font-weight: 400 600;
    font-display: swap;
}
:root { --trm-ui-font: "TRM Interface", "Avenir Next", Avenir, Arial, sans-serif; }
