fix font name
This commit is contained in:
parent
1131b78866
commit
654567e50c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: OverpassNerdFont;
|
font-family: OverpassNerd;
|
||||||
src: url("/style/fonts/overpass/OverpassNerdFont-Regular.otf") format("opentype");
|
src: url("/style/fonts/overpass/OverpassNerdFont-Regular.otf") format("opentype");
|
||||||
}
|
}
|
||||||
:root {
|
:root {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue