diff --git a/resources/css/main.scss b/resources/css/main.scss
index 484e613d..121020fd 100644
--- a/resources/css/main.scss
+++ b/resources/css/main.scss
@@ -45,6 +45,35 @@ $on-palm: 600px;
$on-laptop: 800px;
$top-bar-height: 106px;
+
+// Entypo font
+// Entypo pictograms by Daniel Bruce — www.entypo.com
+@font-face {
+ font-family: 'EntypoRegular';
+ src: url('{{ site.baseurl }}/resources/glyphs/entypo.eot');
+ src: url('{{ site.baseurl }}/resources/glyphs/entypo.eot?#iefix') format('embedded-opentype'),
+ url('{{ site.baseurl }}/resources/glyphs/entypo.woff') format('woff'),
+ url('{{ site.baseurl }}/resources/glyphs/entypo.ttf') format('truetype'),
+ url('{{ site.baseurl }}/resources/glyphs/entypo.svg#EntypoRegular') format('svg');
+ font-weight: normal;
+ font-style: normal;
+}
+
+.entypo {
+ font-family: 'EntypoRegular';
+ font-size: 2em;
+ font-weight: normal;
+ line-height: 0;
+}
+
+.entypo.heart:before{ content:'\2665'; color: $orange; font-style: normal;}
+.entypo.check:before{ content:'\2713'; color: $orange; font-style: normal;}
+.entypo.dash:before{ content:'\2796'; color: $orange; font-style: normal;}
+.entypo.location:before{ content:'\E724'; color: $orange; font-style: normal;}
+
+
+
+
// FontAwesome path
$fa-font-path: "./../../bower_components/font-awesome/fonts";
diff --git a/resources/glyphs/blanch_caps-webfont.eot b/resources/glyphs/blanch_caps-webfont.eot
deleted file mode 100755
index 3805fb88..00000000
Binary files a/resources/glyphs/blanch_caps-webfont.eot and /dev/null differ
diff --git a/resources/glyphs/blanch_caps-webfont.svg b/resources/glyphs/blanch_caps-webfont.svg
deleted file mode 100755
index 8176e883..00000000
--- a/resources/glyphs/blanch_caps-webfont.svg
+++ /dev/null
@@ -1,913 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/resources/glyphs/blanch_caps-webfont.ttf b/resources/glyphs/blanch_caps-webfont.ttf
deleted file mode 100755
index e534018d..00000000
Binary files a/resources/glyphs/blanch_caps-webfont.ttf and /dev/null differ
diff --git a/resources/glyphs/blanch_caps-webfont.woff b/resources/glyphs/blanch_caps-webfont.woff
deleted file mode 100755
index f860294b..00000000
Binary files a/resources/glyphs/blanch_caps-webfont.woff and /dev/null differ
diff --git a/resources/glyphs/blanch_caps-webfont.woff2 b/resources/glyphs/blanch_caps-webfont.woff2
deleted file mode 100755
index 7a6398b8..00000000
Binary files a/resources/glyphs/blanch_caps-webfont.woff2 and /dev/null differ
diff --git a/resources/glyphs/cubano-regular-webfont.eot b/resources/glyphs/cubano-regular-webfont.eot
deleted file mode 100755
index 322529a9..00000000
Binary files a/resources/glyphs/cubano-regular-webfont.eot and /dev/null differ
diff --git a/resources/glyphs/cubano-regular-webfont.svg b/resources/glyphs/cubano-regular-webfont.svg
deleted file mode 100755
index 3016c787..00000000
--- a/resources/glyphs/cubano-regular-webfont.svg
+++ /dev/null
@@ -1,252 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/resources/glyphs/cubano-regular-webfont.ttf b/resources/glyphs/cubano-regular-webfont.ttf
deleted file mode 100755
index d257df3f..00000000
Binary files a/resources/glyphs/cubano-regular-webfont.ttf and /dev/null differ
diff --git a/resources/glyphs/cubano-regular-webfont.woff b/resources/glyphs/cubano-regular-webfont.woff
deleted file mode 100755
index 16ffe5b7..00000000
Binary files a/resources/glyphs/cubano-regular-webfont.woff and /dev/null differ
diff --git a/resources/glyphs/cubano-regular-webfont.woff2 b/resources/glyphs/cubano-regular-webfont.woff2
deleted file mode 100755
index 4370c3ee..00000000
Binary files a/resources/glyphs/cubano-regular-webfont.woff2 and /dev/null differ
diff --git a/resources/glyphs/librebaskerville-italic-webfont.eot b/resources/glyphs/librebaskerville-italic-webfont.eot
deleted file mode 100755
index da787a52..00000000
Binary files a/resources/glyphs/librebaskerville-italic-webfont.eot and /dev/null differ
diff --git a/resources/glyphs/librebaskerville-italic-webfont.svg b/resources/glyphs/librebaskerville-italic-webfont.svg
deleted file mode 100755
index 44bd4f4c..00000000
--- a/resources/glyphs/librebaskerville-italic-webfont.svg
+++ /dev/null
@@ -1,4550 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/resources/glyphs/librebaskerville-italic-webfont.ttf b/resources/glyphs/librebaskerville-italic-webfont.ttf
deleted file mode 100755
index 178e4d56..00000000
Binary files a/resources/glyphs/librebaskerville-italic-webfont.ttf and /dev/null differ
diff --git a/resources/glyphs/librebaskerville-italic-webfont.woff b/resources/glyphs/librebaskerville-italic-webfont.woff
deleted file mode 100755
index 844b666f..00000000
Binary files a/resources/glyphs/librebaskerville-italic-webfont.woff and /dev/null differ