diff --git a/src/styles/tzcld-icons.scss b/src/styles/tzcld-icons.scss
index cead00ed46851a34a3facb9e79b8c19b3917a50a..febc52f087ffb51f831738311490ac61ed7f9839 100644
--- a/src/styles/tzcld-icons.scss
+++ b/src/styles/tzcld-icons.scss
@@ -1,14 +1,4 @@
-@font-face {
-    font-family: 'icons_tzcld';
-    src: url('../fonts/icons-tzcld.eot');
-    src: url('../fonts/icons-tzcld.eot?#iefix') format('embedded-opentype'),
-         url('../fonts/icons-tzcld.woff') format('woff'),
-         url('../fonts/icons-tzcld.ttf') format('truetype'),
-         url('../fonts/icons-tzcld.svg#icons-tzcld') format('svg');
-    font-weight: normal;
-    font-style: normal;
-}
-
+
 [class^='icontz-']:before,
 [class*=' icontz-']:before,
 [class^='children-icontz-'] *:before,