@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?11375855');
  src: url('../font/fontello.eot?11375855#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?11375855') format('woff2'),
       url('../font/fontello.woff?11375855') format('woff'),
       url('../font/fontello.ttf?11375855') format('truetype'),
       url('../font/fontello.svg?11375855#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?11375855#fontello') format('svg');
  }
}
*/
 
 [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;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-ok:before { content: '\e800'; } /* '' */
.icon-left-open:before { content: '\e801'; } /* '' */
.icon-right-open:before { content: '\e802'; } /* '' */
.icon-up-open:before { content: '\e803'; } /* '' */
.icon-thumbs-up:before { content: '\e804'; } /* '' */
.icon-users:before { content: '\e805'; } /* '' */
.icon-book-1:before { content: '\e806'; } /* '' */
.icon-chart-line-1:before { content: '\e807'; } /* '' */
.icon-location:before { content: '\e808'; } /* '' */
.icon-phone:before { content: '\e809'; } /* '' */
.icon-down-open:before { content: '\e80a'; } /* '' */
.icon-flash:before { content: '\e80b'; } /* '' */
.icon-globe-1:before { content: '\e80c'; } /* '' */
.icon-globe:before { content: '\e80d'; } /* '' */
.icon-lightbulb-1:before { content: '\e80e'; } /* '' */
.icon-quote-left-1:before { content: '\e80f'; } /* '' */
.icon-quote-right-1:before { content: '\e810'; } /* '' */
.icon-mail:before { content: '\e811'; } /* '' */
.icon-book:before { content: '\e812'; } /* '' */
.icon-home:before { content: '\e813'; } /* '' */
.icon-address:before { content: '\e814'; } /* '' */
.icon-road:before { content: '\e815'; } /* '' */
.icon-award:before { content: '\e816'; } /* '' */
.icon-truck:before { content: '\e817'; } /* '' */
.icon-truck-1:before { content: '\e818'; } /* '' */
.icon-chat:before { content: '\e819'; } /* '' */
.icon-newspaper:before { content: '\e81a'; } /* '' */
.icon-clock-1:before { content: '\e81b'; } /* '' */
.icon-lightbulb-2:before { content: '\e81c'; } /* '' */
.icon-phone-1:before { content: '\e81d'; } /* '' */
.icon-link:before { content: '\e81e'; } /* '' */
.icon-user:before { content: '\e81f'; } /* '' */
.icon-industrial-building:before { content: '\e822'; } /* '' */
.icon-tree-2:before { content: '\e83f'; } /* '' */
.icon-money:before { content: '\f0d6'; } /* '' */
.icon-mail-alt:before { content: '\f0e0'; } /* '' */
.icon-paste:before { content: '\f0ea'; } /* '' */
.icon-lightbulb:before { content: '\f0eb'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-mic:before { content: '\f130'; } /* '' */
.icon-space-shuttle:before { content: '\f197'; } /* '' */
.icon-cube:before { content: '\f1b2'; } /* '' */
.icon-cubes:before { content: '\f1b3'; } /* '' */
.icon-recycle:before { content: '\f1b8'; } /* '' */
.icon-chart-line:before { content: '\f201'; } /* '' */
.icon-hourglass-2:before { content: '\f252'; } /* '' */
.icon-industry:before { content: '\f275'; } /* '' */
.icon-map-o:before { content: '\f278'; } /* '' */
.icon-map:before { content: '\f279'; } /* '' */
.icon-handshake-o:before { content: '\f2b5'; } /* '' */