From fa69b170d857a0783f28d84a080466e1c3ca99ad Mon Sep 17 00:00:00 2001 From: Nils Schneider Date: Sun, 29 Mar 2015 01:14:02 +0100 Subject: [PATCH] install font using bower --- bower.json | 3 ++- index.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 66fd587..120b895 100644 --- a/bower.json +++ b/bower.json @@ -16,7 +16,8 @@ "ionicons": "~2.0.1", "moment": "~2.9.0", "requirejs": "~2.1.16", - "tablesort": "https://github.com/tristen/tablesort.git#v3.0.2" + "tablesort": "https://github.com/tristen/tablesort.git#v3.0.2", + "roboto-slab-fontface": "*" }, "authors": [ "Nils Schneider " diff --git a/index.html b/index.html index 2cea19b..e380a4b 100644 --- a/index.html +++ b/index.html @@ -296,7 +296,7 @@ } } - +