css: fix error in fetching font
This commit is contained in:
@@ -46,11 +46,6 @@
|
||||
@define-color alt_orange #af3a03;
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: "Departure Mono";
|
||||
src: url("https://www.nerdfonts.com/assets/css/webfont.css");
|
||||
}
|
||||
|
||||
|
||||
body {
|
||||
font-family: "Departure Mono", sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user