fixes font src url

This commit is contained in:
Drew
2025-03-31 11:11:38 -06:00
parent e5466d8de9
commit 46c0a96540
2 changed files with 18 additions and 18 deletions

View File

@ -1,2 +1,2 @@
$font-garamond: 'EB Garamond 12', serif;
$font-iosevka: 'Iosevka', monospace;
$font-garamond: 'EB Garamond 12', 'Garamond', 'Baskerville', 'Baskerville Old Face', 'Hoefler Text', 'Times New Roman', serif;
$font-iosevka: 'Iosevka', Consolas, 'Liberation Mono', Menlo, monospace;