Skip to content
Snippets Groups Projects
Commit f2843680 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

serve gfonts locally

parent ab3b77ec
No related branches found
No related tags found
2 merge requests!684Release,!683No longer require program point icons, serve gfonts locally, add migrations
Pipeline #10855 passed
This diff is collapsed.
......@@ -22,9 +22,9 @@
<link rel="stylesheet" href="{% static 'green_deal/css/print.min.css' %}" type="text/css" media="print">
<link href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,700,900&subset=latin,latin-ext'
<link href='https://gfonts.pirati.cz/css?family=Roboto:100,300,400,700,900&subset=latin,latin-ext'
rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,400&display=swap"
<link href="https://gfonts.pirati.cz/css2?family=Roboto+Condensed:ital,wght@0,300;0,400;0,700;1,400&display=swap"
rel="stylesheet">
<script type="text/javascript" src="{% static 'green_deal/js/jquery.min.js' %}"></script>
......
......@@ -14,7 +14,7 @@
<script src="https://kit.fontawesome.com/cbdc6198f3.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="{% static "shared/vendor/bootstrap-4.4.1/css/bootstrap.min.css" %}">
<link href="https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
<link href="https://gfonts.pirati.cz/css2?family=Bebas+Neue&family=Roboto+Condensed:wght@300;400;700&family=Roboto:wght@300;400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static "senate/assets/css/styles.css" %}">
<link rel="stylesheet" href="{% static "senate/assets/css/overrides.css" %}">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment