fix font name

This commit is contained in:
Penelope Gwen 2026-01-11 18:38:08 -08:00
parent 1131b78866
commit 654567e50c

View file

@ -1,5 +1,5 @@
@font-face {
font-family: OverpassNerdFont;
font-family: OverpassNerd;
src: url("/style/fonts/overpass/OverpassNerdFont-Regular.otf") format("opentype");
}
:root {