--- a/server/bo_client/app/index.html Fri Jan 15 15:27:56 2016 +0100
+++ b/server/bo_client/app/index.html Fri Jan 15 15:35:00 2016 +0100
@@ -9,7 +9,8 @@
{{content-for 'head'}}
<!-- Fonts -->
- <link href='//fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'>
+ <link rel="stylesheet" href="assets/css/fonts.css">
+ <!--link href='//fonts.googleapis.com/css?family=Roboto:400,300' rel='stylesheet' type='text/css'-->
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
@@ -20,7 +21,6 @@
<![endif]-->
<link rel="stylesheet" href="assets/bo-client-vendor.css">
<link rel="stylesheet" href="assets/bo-client.css">
-
{{content-for 'head-footer'}}
</head>
<body>