|
@@ -118,7 +118,8 @@
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Comfortaa&family=Fredoka+One&display=swap" rel="stylesheet">
|
|
|
|
|
|
- <link href="{% static 'fontawesome-free-5.15.3-web/css/all.min.css' %}" rel="stylesheet">
|
|
|
+{# <link href="{% static 'fontawesome-free-5.15.3-web/css/all.min.css' %}" rel="stylesheet">#}
|
|
|
+ <script src="https://kit.fontawesome.com/5baac7e9b7.js" crossorigin="anonymous"></script>
|
|
|
<link href="{% static 'bootstrap5.0.1/css/bootstrap.min.css' %}" rel="stylesheet">
|
|
|
<link rel="stylesheet" href="{% static 'choices.js/choices.min.css' %}">
|
|
|
|