font preload, change to quicksand

This commit is contained in:
matthieu42morin 2023-11-16 04:29:53 +01:00
parent cf83932f20
commit 01696ff08f
1 changed files with 1 additions and 7 deletions

View File

@ -7,13 +7,7 @@
rel="icon"
href="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 18 16'><text x='0' y='14'>🚀</text></svg>"
/>
<link
rel="preload"
href="/fonts/MagilioRegular.ttf"
as="font"
type="font/ttf"
crossorigin
/>
<link rel="preload" href="/fonts/Quicksand.ttf" as="font" type="font/ttf" crossorigin />
<!-- Dropin replacement for FontAwesome-->
<!-- <link
href="https://cdn.jsdelivr.net/npm/ficons@1.1.52/dist/ficons/font.css"