mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🎨 Update font-mono font family
This commit is contained in:
@@ -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.
Reference in New Issue
Block a user