Update Font and Add Fallback Stack

This commit is contained in:
Leo
2023-11-17 16:51:01 +00:00
parent 09f885238e
commit 307af881ad
6 changed files with 4 additions and 7 deletions

View File

@@ -40,8 +40,6 @@
<link href="https://cdn.jsdelivr.net/npm/tippy.js@6/animations/shift-away-subtle.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/notyf@3/notyf.min.css" rel="stylesheet" />
<link href="/src/style.css" rel="stylesheet" />
<link href="/ext/alata-latin-400.woff2" rel="preload" as="style" />
<link href="/ext/alata-latin-400.woff" rel="preload" as="style" />
<script async src="/ext/fa.min.js"></script>
<script async defer src="https://buttons.github.io/buttons.js"></script>