@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?46634862');
  src: url('../font/fontello.eot?46634862#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?46634862') format('woff2'),
       url('../font/fontello.woff?46634862') format('woff'),
       url('../font/fontello.ttf?46634862') format('truetype'),
       url('../font/fontello.svg?46634862#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
 
[class^="icon-"]:before, 
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
 
  margin-left: .2em;
 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-left-open:before { content: '\e800'; }
.icon-right-open:before { content: '\e801'; }
.icon-down-open:before { content: '\e802'; }
.icon-up-open:before { content: '\e803'; }
.icon-search:before { content: '\e804'; }
.icon-home:before { content: '\e805'; }
.icon-contract:before { content: '\e806'; }
.icon-partner:before { content: '\e807'; }
.icon-menu:before { content: '\f0c9'; }
.icon-angle-double-left:before { content: '\f100'; }
.icon-angle-double-right:before { content: '\f101'; }
.icon-angle-double-up:before { content: '\f102'; }
.icon-angle-double-down:before { content: '\f103'; }
.icon-doc-text-inv:before { content: '\f15c'; }