brought back 800 weight

This commit is contained in:
Will Abbott 2024-07-11 11:56:02 +01:00
parent 366672c544
commit 11fbf090b1

View file

@ -6,7 +6,7 @@
<link rel="stylesheet" href="{% static 'app.css' %}">
<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=Plus+Jakarta+Sans:wght@400..600&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400..800&display=swap" rel="stylesheet">
<link rel="icon" type="image/svg+xml" href="{% static 'favicon/favicon.svg' %}">
<link rel="icon" type="image/png" href="{% static 'favicon/favicon.png' %}">