@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?32822083');
  src: url('../font/fontello.eot?32822083#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?32822083') format('woff2'),
       url('../font/fontello.woff?32822083') format('woff'),
       url('../font/fontello.ttf?32822083') format('truetype'),
       url('../font/fontello.svg?32822083#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* 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?32822083#fontello') format('svg');
    font-display: swap;
  }
}
*/
 
 [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-star-empty:before { content: '\e800'; } /* '' */
.icon-star:before { content: '\e801'; } /* '' */
.icon-vkontakte:before { content: '\e802'; } /* '' */
.icon-wallet:before { content: '\e803'; } /* '' */
.icon-doc-text:before { content: '\e804'; } /* '' */
.icon-business:before { content: '\f100'; } /* '' */
.icon-business-1:before { content: '\f101'; } /* '' */
.icon-check:before { content: '\f102'; } /* '' */
.icon-clock:before { content: '\f103'; } /* '' */
.icon-currency-rates:before { content: '\f104'; } /* '' */
.icon-delete:before { content: '\f105'; } /* '' */
.icon-discount:before { content: '\f106'; } /* '' */
.icon-down-chevron:before { content: '\f107'; } /* '' */
.icon-exclamation:before { content: '\f108'; } /* '' */
.icon-facebook-logo:before { content: '\f109'; } /* '' */
.icon-info-button:before { content: '\f10b'; } /* '' */
.icon-interface:before { content: '\f10c'; } /* '' */
.icon-interface-1:before { content: '\f10d'; } /* '' */
.icon-interface-2:before { content: '\f10e'; } /* '' */
.icon-left-chevron:before { content: '\f10f'; } /* '' */
.icon-magnifier-tool:before { content: '\f110'; } /* '' */
.icon-menu-button-of-three-horizontal-lines:before { content: '\f111'; } /* '' */
.icon-money:before { content: '\f112'; } /* '' */
.icon-money-1:before { content: '\f113'; } /* '' */
.icon-percent:before { content: '\f114'; } /* '' */
.icon-ray:before { content: '\f115'; } /* '' */
.icon-right-chevron:before { content: '\f116'; } /* '' */
.icon-social:before { content: '\f117'; } /* '' */
.icon-technology:before { content: '\f119'; } /* '' */
.icon-twitter-logo:before { content: '\f11b'; } /* '' */
.icon-up-chevron:before { content: '\f11c'; } /* '' */
.icon-video-play-button:before { content: '\f11d'; } /* '' */
.icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
.icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
.icon-instagram:before { content: '\f16d'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-googleplus-rect:before { content: '\f309'; } /* '' */
.icon-odnoklassniki-rect:before { content: '\f30d'; } /* '' */
.icon-linkedin-rect:before { content: '\f31b'; } /* '' */