diff --git a/res/fonts/icons.eot b/res/fonts/icons.eot
index e35710b..9d68a6d 100644
Binary files a/res/fonts/icons.eot and b/res/fonts/icons.eot differ
diff --git a/res/fonts/icons.svg b/res/fonts/icons.svg
index 4464f8e..e3727b4 100644
--- a/res/fonts/icons.svg
+++ b/res/fonts/icons.svg
@@ -7,19 +7,20 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/fonts/icons.ttf b/res/fonts/icons.ttf
index 9a5b3cb..894ce63 100644
Binary files a/res/fonts/icons.ttf and b/res/fonts/icons.ttf differ
diff --git a/res/fonts/icons.woff b/res/fonts/icons.woff
index b383e7b..a70878d 100644
Binary files a/res/fonts/icons.woff and b/res/fonts/icons.woff differ
diff --git a/src/scss/_fonts.scss b/src/scss/_fonts.scss
old mode 100755
new mode 100644
index f106f40..54fbdde
--- a/src/scss/_fonts.scss
+++ b/src/scss/_fonts.scss
@@ -92,3 +92,6 @@
.icon-file-text2:before {
content: "\e926";
}
+.icon-display:before {
+ content: "\e956";
+}