🎨 Update font-mono font family

This commit is contained in:
pheralb
2025-09-30 15:59:12 +01:00
parent 7bca58d58b
commit 5126eed189
3 changed files with 4 additions and 4 deletions
+4 -4
View File
@@ -16,9 +16,9 @@
}
@font-face {
font-family: "DMMono";
src: url("/fonts/DMMono.woff2") format("woff2");
font-weight: 400;
font-family: "GeistMono";
src: url("/fonts/GeistMono.woff2") format("woff2");
font-weight: 100 900;
font-display: swap;
font-style: normal;
}
@@ -28,7 +28,7 @@
"InterVariable", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-mono:
"DMMono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
"GeistMono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
"Liberation Mono", "Courier New", monospace, "Apple Color Emoji";
}
Binary file not shown.
Binary file not shown.