@font-face {
  font-family: 'fontello';
  src: url('./fnt/fontello.eot?19511424');
  src: url('./fnt/fontello.eot?19511424#iefix') format('embedded-opentype'),
       url('./fnt/fontello.woff?19511424') format('woff'),
       url('./fnt/fontello.ttf?19511424') format('truetype'),
       url('./fnt/fontello.svg?19511424#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('./fnt/fontello.svg?19511424#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-up-bold:before { content: '\e800'; } /* 'î €' */
.icon-right-bold:before { content: '\e801'; } /* 'î ' */
.icon-left-bold:before { content: '\e802'; } /* 'î ‚' */
.icon-down-bold:before { content: '\e803'; } /* 'î ƒ' */
.icon-block:before { content: '\e804'; } /* 'î „' */
.icon-article:before { content: '\e805'; } /* 'î …' */
.icon-mkb:before { content: '\e806'; } /* 'î †' */
.icon-cancel-1:before { content: '\e807'; } /* 'î ‡' */
.icon-tag:before { content: '\e808'; } /* 'î ˆ' */
.icon-tags:before { content: '\e809'; } /* 'î ‰' */
.icon-download-cloud:before { content: '\e80a'; } /* 'î Š' */
.icon-upload-cloud:before { content: '\e80b'; } /* 'î ‹' */
.icon-pencil:before { content: '\e80c'; } /* 'î Œ' */
.icon-down-open:before { content: '\e80d'; } /* 'î ' */
.icon-left-open:before { content: '\e80e'; } /* 'î Ž' */
.icon-right-open:before { content: '\e80f'; } /* 'î ' */
.icon-up-open:before { content: '\e810'; } /* 'î ' */
.icon-arrows-ccw:before { content: '\e811'; } /* 'î ‘' */
.icon-facebook:before { content: '\e813'; } /* 'î “' */
.icon-pinterest:before { content: '\e814'; } /* 'î ”' */
.icon-gplus:before { content: '\e815'; } /* 'î •' */
.icon-linkedin:before { content: '\e816'; } /* 'î –' */
.icon-plus:before { content: '\e817'; } /* 'î —' */
.icon-minus-1:before { content: '\e818'; } /* 'î ˜' */
.icon-user:before { content: '\e819'; } /* 'î ™' */
.icon-attach:before { content: '\e81c'; } /* 'î œ' */
.icon-eye:before { content: '\e820'; } /* 'î  ' */
.icon-eye-off:before { content: '\e821'; } /* 'î ¡' */
.icon-doc-text-inv:before { content: '\e822'; } /* 'î ¢' */
.icon-instagram:before { content: '\e82e'; } /* 'î ®' */
.icon-instagram-1:before { content: '\e82f'; } /* 'î ¯' */
.icon-mail-1:before { content: '\e830'; } /* 'î °' */
.icon-mail-alt:before { content: '\e831'; } /* 'î ±' */
.icon-attach-1:before { content: '\e832'; } /* 'î ²' */
.icon-phone:before { content: '\e833'; } /* 'î ³' */
.icon-paper-plane:before { content: '\e834'; } /* 'î ´' */
.icon-table:before { content: '\e835'; } /* 'î µ' */
.icon-twitter-1:before { content: '\e836'; } /* 'î ¶' */
.icon-twitter-circled:before { content: '\e837'; } /* 'î ·' */
.icon-facebook-circled:before { content: '\e838'; } /* 'î ¸' */
.icon-facebook-squared-1:before { content: '\e839'; } /* 'î ¹' */
.icon-gplus-circled:before { content: '\e83a'; } /* 'î º' */
.icon-pinterest-circled-1:before { content: '\e83b'; } /* 'î »' */
.icon-tumblr:before { content: '\e83c'; } /* 'î ¼' */
.icon-tumblr-circled:before { content: '\e83d'; } /* 'î ½' */
.icon-linkedin-circled:before { content: '\e83e'; } /* 'î ¾' */
.icon-direction-outline:before { content: '\e83f'; } /* 'î ¿' */
.icon-direction:before { content: '\e840'; } /* 'î¡€' */
.icon-location:before { content: '\e841'; } /* 'î¡' */
.icon-location-inv:before { content: '\e842'; } /* 'î¡‚' */
.icon-doc:before { content: '\e844'; } /* 'î¡„' */
