[ADF-4737] local fonts and favicon fix (#4921)

* offline fonts

* fix missing favicon
This commit is contained in:
Denys Vuika
2019-07-11 16:26:38 +01:00
committed by Eugenio Romano
parent 10587dd842
commit 4185bf8083
28 changed files with 3517 additions and 4 deletions

View File

@@ -7,8 +7,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link href="https://fonts.googleapis.com/css?family=Muli" rel="stylesheet" media="none" onload="if(media!='all')media='all'">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet" media="none" onload="if(media!='all')media='all'">
<style>
body, html {