Preload regular Lexend font

This commit is contained in:
Helen Chong 2024-06-04 02:36:33 +08:00
parent bc1caca874
commit d1f977020c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
{% block customCSS %}{% endblock %}
{# Fonts #}
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
<link rel="stylesheet" href="{{'/assets/fonts/lexend/lexend.css' | url | safe}}">
<link rel="stylesheet" href="{{'/assets/fonts/intel-one-mono/intel-one-mono.css' | url | safe}}">