@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?94410621');
  src: url('../font/fontello.eot?94410621#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?94410621') format('woff2'),
       url('../font/fontello.woff?94410621') format('woff'),
       url('../font/fontello.ttf?94410621') format('truetype'),
       url('../font/fontello.svg?94410621#fontello') 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';
    src: url('../font/fontello.svg?94410621#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  display: inline-block;  
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
}
 
.icon-down-open-mini:before { content: '\e800'; } /* '' */
.icon-down-open:before { content: '\e801'; } /* '' */
.icon-down-open-1:before { content: '\e802'; } /* '' */
.icon-down-open-big:before { content: '\e803'; } /* '' */
.icon-down-open-3:before { content: '\e804'; } /* '' */
.icon-left-open:before { content: '\e805'; } /* '' */
.icon-right-open:before { content: '\e806'; } /* '' */
.icon-left-open-1:before { content: '\e807'; } /* '' */
.icon-right-open-1:before { content: '\e808'; } /* '' */
.icon-left-open-mini:before { content: '\e809'; } /* '' */
.icon-right-open-mini:before { content: '\e80a'; } /* '' */
.icon-left-open-big:before { content: '\e80b'; } /* '' */
.icon-right-open-big:before { content: '\e80c'; } /* '' */
.icon-up-open:before { content: '\e80d'; } /* '' */
.icon-up-open-mini:before { content: '\e80e'; } /* '' */
.icon-up-open-big:before { content: '\e80f'; } /* '' */
.icon-left-open-outline:before { content: '\e810'; } /* '' */
.icon-left-open-2:before { content: '\e811'; } /* '' */
.icon-right-open-outline:before { content: '\e812'; } /* '' */
.icon-right-open-2:before { content: '\e813'; } /* '' */
.icon-left-open-4:before { content: '\e814'; } /* '' */
.icon-right-open-4:before { content: '\e815'; } /* '' */
.icon-up-open-2:before { content: '\e816'; } /* '' */
.icon-left-open-5:before { content: '\e817'; } /* '' */
.icon-right-open-5:before { content: '\e818'; } /* '' */
.icon-down-open-2:before { content: '\f004'; } /* '' */
.icon-up-open-1:before { content: '\f005'; } /* '' */
.icon-right-open-3:before { content: '\f006'; } /* '' */
.icon-left-open-3:before { content: '\f007'; } /* '' */
.icon-globe:before { content: '\f018'; } /* '' */
.icon-globe-inv:before { content: '\f019'; } /* '' */
.icon-angle-left:before { content: '\f104'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */