diff --git a/default.css b/default.css index e697b91..1b6aa75 100644 --- a/default.css +++ b/default.css @@ -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; diff --git a/index.html b/index.html index 86212bb..e6c7364 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,7 @@