mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
🎨 Remove unused font-face declaration
This commit is contained in:
@@ -23,13 +23,6 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
|
||||||
font-family: "OnestMedium";
|
|
||||||
src: url("/fonts/OnestMedium.woff2") format("woff2");
|
|
||||||
font-display: swap;
|
|
||||||
font-style: normal;
|
|
||||||
}
|
|
||||||
|
|
||||||
@theme {
|
@theme {
|
||||||
--font-sans:
|
--font-sans:
|
||||||
"Geist", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
|
"Geist", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
|
||||||
|
|||||||
Reference in New Issue
Block a user