@font-face {
  font-family: 'fontello_xmenu';
  src: url('../font/fontello_xmenu.eot?58526819');
  src: url('../font/fontello_xmenu.eot?58526819#iefix') format('embedded-opentype'),
       url('../font/fontello_xmenu.woff?58526819') format('woff'),
       url('../font/fontello_xmenu.ttf?58526819') format('truetype'),
       url('../font/fontello_xmenu.svg?58526819#fontello_xmenu') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello_xmenu';
    src: url('../font/fontello_xmenu.svg?58526819#fontello_xmenu') format('svg');
  }
}
*/
 
 [class^="icon-ext-"]:before, [class*=" icon-ext-"]:before {
  font-family: "fontello_xmenu";
  font-style: normal;
  font-weight: normal;
  speak: none;
}