[TASK] Use own iconfont set

Reduce overhead in initial load
This commit is contained in:
Xaver Maierhofer 2016-05-22 15:26:16 +02:00 committed by Milan Pässler
commit 0abd4130cf
11 changed files with 124 additions and 6 deletions

View file

@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<link rel="stylesheet" href="css/ionicons.min.css">
<link rel="stylesheet" href="hopglass-icons.css">
<link rel="stylesheet" href="roboto-slab-fontface.css">
<link rel="stylesheet" href="roboto-fontface.css">
<link rel="stylesheet" href="style.css">