Update CSS font references

This commit is contained in:
James Cole
2018-08-26 21:29:30 +02:00
parent 503158ab97
commit c4bbbc49b4
7 changed files with 15 additions and 7 deletions

View File

@@ -11,7 +11,6 @@
{# CSS things #}
{# libraries #}
<link href="css/google-fonts.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"/>
<link href="lib/bs/css/bootstrap.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"/>
<link href="lib/fa/css/font-awesome.min.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"/>
<link href="css/daterangepicker.css?v={{ FF_VERSION }}" rel="stylesheet" type="text/css"/>