Add Roboto font from Google Fonts.

This commit is contained in:
Santiago Lamora 2019-12-03 13:34:12 +01:00
parent 4996acd325
commit 51788b72cc
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@
<link rel="stylesheet" type="text/css" href="{% static "musician/css/theme.min.css" %}" />
{% endblock %}
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto&display=swap" />
<link rel="stylesheet" href="{% static "musician/fontawesome/css/all.min.css" %}" />
<link rel="stylesheet" type="text/css" href="{% static "musician/css/default.css" %}" />
{% if code_style %}<style>