@font-face {
    font-family: "ABC Monument Grotesk Mono";
    src:
        url("/cdn/shop/files/ABCMonumentGroteskMono-Regular.woff2?v=1772028119") format("woff2"),
        url("/cdn/shop/files/ABCMonumentGroteskMono-Regular.woff?v=1772028130") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}