load Font Mfizz in base template head

This commit is contained in:
Jan Dittberner 2015-01-18 16:07:06 +01:00
parent 4c8b173e95
commit c72d711d35

View file

@ -11,6 +11,7 @@
<!-- Le styles -->
<link href="{% static 'css/bootstrap.min.css' %}" rel="stylesheet">
<link href="{% static 'css/font-awesome.min.css' %}" rel="stylesheet">
<link href="{% static 'fonts/font-mfizz.css' %}" rel="stylesheet">
<style>
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */