fixed issue with loading font
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
@font-face {
|
||||
font-family: 'Hack Nerd Font Mono';
|
||||
src: url('/home/violet/documents/development/vintagecoding.net/resources/HackNerdFontMono-Regular.ttf') format('ttf');
|
||||
src: url('/resources/HackNerdFontMono-Regular.woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user