Revert "chore: font loading strategy"

This reverts commit 069c937515.
This commit is contained in:
Cory Dransfeldt 2024-01-31 12:00:37 -08:00
parent 069c937515
commit aaf7ceb06e
No known key found for this signature in database
8 changed files with 29 additions and 34 deletions

View file

@ -31,7 +31,7 @@
type="image/svg+xml">
<link href="/assets/icons/apple-touch-icon.png?v={% appVersion %}" rel="apple-touch-icon">
{% capture css %}
{% render "../assets/styles/fonts/index.css" %}
{% render "../assets/styles/fonts/silka.css" %}
{% render "../assets/styles/partials/vars.css" %}
{% render "../assets/styles/partials/animations.css" %}
{% render "../assets/styles/index.css" %}