This commit is contained in:
Norm Rasmussen
2022-04-28 15:21:11 -04:00
parent b5fc365171
commit ce1d6201b0
52 changed files with 4136 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{% styles default %}
{% styles colors %}
{% styles custom %}
{% comment %} Install Lato {% endcomment %}
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap" rel="stylesheet">