diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.eot b/vendor/assets/stylesheets/fonts/SN-icon-font.eot
index 6262c6e30..8480925ee 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.eot and b/vendor/assets/stylesheets/fonts/SN-icon-font.eot differ
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.svg b/vendor/assets/stylesheets/fonts/SN-icon-font.svg
index bce22cbfe..1ec9e57ff 100644
--- a/vendor/assets/stylesheets/fonts/SN-icon-font.svg
+++ b/vendor/assets/stylesheets/fonts/SN-icon-font.svg
@@ -63,7 +63,7 @@
-
+
@@ -228,8 +228,9 @@
-
+
+
\ No newline at end of file
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.ttf b/vendor/assets/stylesheets/fonts/SN-icon-font.ttf
index 276c7d4d2..b803e8938 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.ttf and b/vendor/assets/stylesheets/fonts/SN-icon-font.ttf differ
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.woff b/vendor/assets/stylesheets/fonts/SN-icon-font.woff
index 38eef47dd..e18cbec30 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.woff and b/vendor/assets/stylesheets/fonts/SN-icon-font.woff differ
diff --git a/vendor/assets/stylesheets/fonts/SN-icon-font.woff2 b/vendor/assets/stylesheets/fonts/SN-icon-font.woff2
index b16c6fbde..39e1a360e 100644
Binary files a/vendor/assets/stylesheets/fonts/SN-icon-font.woff2 and b/vendor/assets/stylesheets/fonts/SN-icon-font.woff2 differ
diff --git a/vendor/assets/stylesheets/sn-icon-font.css b/vendor/assets/stylesheets/sn-icon-font.css
index d19db2a32..3e66ecd29 100644
--- a/vendor/assets/stylesheets/sn-icon-font.css
+++ b/vendor/assets/stylesheets/sn-icon-font.css
@@ -1,11 +1,11 @@
@font-face {
font-family: 'SN-icon-font';
- src: url('fonts/SN-icon-font.eot?5dc4pr');
- src: url('fonts/SN-icon-font.eot?5dc4pr#iefix') format('embedded-opentype'),
- url('fonts/SN-icon-font.woff2?5dc4pr') format('woff2'),
- url('fonts/SN-icon-font.ttf?5dc4pr') format('truetype'),
- url('fonts/SN-icon-font.woff?5dc4pr') format('woff'),
- url('fonts/SN-icon-font.svg?5dc4pr#SN-icon-font') format('svg');
+ src: url('fonts/SN-icon-font.eot?piwy67');
+ src: url('fonts/SN-icon-font.eot?piwy67#iefix') format('embedded-opentype'),
+ url('fonts/SN-icon-font.woff2?piwy67') format('woff2'),
+ url('fonts/SN-icon-font.ttf?piwy67') format('truetype'),
+ url('fonts/SN-icon-font.woff?piwy67') format('woff'),
+ url('fonts/SN-icon-font.svg?piwy67#SN-icon-font') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
@@ -245,6 +245,15 @@
.sn-icon-files:before {
content: "\e948";
}
+.sn-icon-file-word:before {
+ content: "\e949";
+}
+.sn-icon-file-powerpoint:before {
+ content: "\e94a";
+}
+.sn-icon-file-excel:before {
+ content: "\e94b";
+}
.sn-icon-export:before {
content: "\e94c";
}
@@ -635,3 +644,6 @@
.sn-icon-choice-single:before {
content: "\e9cd";
}
+.sn-icon-printer-labels:before {
+ content: "\e9ce";
+}