@import "./theme-forgejo-auto.css"; @font-face { font-family: 'Maple Mono NF'; src: url('/assets/fonts/MapleMonoNerd.ttf') format('truetype'); font-weight: normal; font-style: normal; font-display: swap; } :root { /* prefer the Maple Mono Nerd Font for monospace usage */ --fonts-monospace: 'Maple Mono NF' !important; }