mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 09:10:52 +00:00
Preload regular Lexend font
This commit is contained in:
parent
bc1caca874
commit
d1f977020c
@ -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}}">
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user