@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?93931387');
  src: url('../font/fontello.eot?93931387#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?93931387') format('woff2'),
       url('../font/fontello.woff?93931387') format('woff'),
       url('../font/fontello.ttf?93931387') format('truetype'),
       url('../font/fontello.svg?93931387#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?93931387#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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-check:before { content: '\e800'; } /* '' */
.icon-arrow-b:before { content: '\e801'; } /* '' */
.icon-arrow-t:before { content: '\e802'; } /* '' */
.icon-arrow-l:before { content: '\e803'; } /* '' */
.icon-arrow-r:before { content: '\e804'; } /* '' */
.icon-ig:before { content: '\e805'; } /* '' */
.icon-youtube:before { content: '\e806'; } /* '' */
.icon-facebook:before { content: '\e807'; } /* '' */
.icon-twittwr:before { content: '\e808'; } /* '' */
.icon-zeczec:before { content: '\e809'; } /* '' */
.icon-icon-11:before { content: '\e80a'; } /* '' */
.icon-light:before { content: '\e80b'; } /* '' */
.icon-l-socket:before { content: '\e80c'; } /* '' */
.icon-exclamation:before { content: '\e80d'; } /* '' */
.icon-wire:before { content: '\e80e'; } /* '' */
.icon-socket:before { content: '\e80f'; } /* '' */
.icon-electricity:before { content: '\e810'; } /* '' */
.icon-quantum:before { content: '\e811'; } /* '' */
.icon-weight:before { content: '\e812'; } /* '' */
.icon-lightning:before { content: '\e813'; } /* '' */
.icon-taiwan:before { content: '\e814'; } /* '' */
.icon-mail:before { content: '\e815'; } /* '' */
.icon-play:before { content: '\e816'; } /* '' */
.icon-earth:before { content: '\e817'; } /* '' */
.icon-magnifier:before { content: '\e818'; } /* '' */
.icon-time:before { content: '\e819'; } /* '' */
.icon-store:before { content: '\e81a'; } /* '' */
.icon-edit-paper:before { content: '\e81b'; } /* '' */
.icon-store-search:before { content: '\e81c'; } /* '' */
.icon-store-check:before { content: '\e81d'; } /* '' */
.icon-qa:before { content: '\e81e'; } /* '' */
.icon-brook:before { content: '\e81f'; } /* '' */
.icon-return:before { content: '\e820'; } /* '' */
.icon-add:before { content: '\e821'; } /* '' */
.icon-less:before { content: '\e822'; } /* '' */
.icon-buy:before { content: '\e823'; } /* '' */
.icon-line:before { content: '\e824'; } /* '' */
.icon-click:before { content: '\e825'; } /* '' */
.icon-return-1:before { content: '\e826'; } /* '' */
.icon-ok:before { content: '\e827'; } /* '' */
.icon-ok-1:before { content: '\e828'; } /* '' */
.icon-line-1:before { content: '\e834'; } /* '' */
.icon-link:before { content: '\f07b'; } /* '' */
