@font-face {
  font-family: 'icons';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
   src: url('/fonts/webfont-icons/icons.woff2') format('woff2');
}

.icon, .icon-icons {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
}

.icon-icons {
  width: 1em;
  height: 1em;
  position: relative;
  fill: currentColor;
}

.icon {
  font-family: 'icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;

  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;

  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;

  /* Support for IE. */
  font-feature-settings: 'liga';
}

.icon-arrow_left:before { content: "\f101"; }
.icon-arrow_right:before { content: "\f102"; }
.icon-avatar:before { content: "\f103"; }
.icon-bonus:before { content: "\f104"; }
.icon-bug:before { content: "\f105"; }
.icon-burger:before { content: "\f106"; }
.icon-calculator:before { content: "\f107"; }
.icon-call:before { content: "\f108"; }
.icon-caret_down:before { content: "\f109"; }
.icon-caret-double-left:before { content: "\f10a"; }
.icon-caret-double-right:before { content: "\f10b"; }
.icon-caret-horizontal-left:before { content: "\f10c"; }
.icon-caret-horizontal-right:before { content: "\f10d"; }
.icon-catalog:before { content: "\f10e"; }
.icon-chat:before { content: "\f10f"; }
.icon-check-circle:before { content: "\f110"; }
.icon-checked:before { content: "\f111"; }
.icon-checkmark:before { content: "\f112"; }
.icon-clipboard:before { content: "\f113"; }
.icon-clock:before { content: "\f114"; }
.icon-close:before { content: "\f115"; }
.icon-compain-full-old:before { content: "\f116"; }
.icon-compain-full:before { content: "\f117"; }
.icon-compain:before { content: "\f118"; }
.icon-comparison:before { content: "\f119"; }
.icon-complain-average:before { content: "\f11a"; }
.icon-cookie:before { content: "\f11b"; }
.icon-eye-full:before { content: "\f11c"; }
.icon-eye-slash:before { content: "\f11d"; }
.icon-faders:before { content: "\f11e"; }
.icon-glass:before { content: "\f11f"; }
.icon-globe:before { content: "\f120"; }
.icon-heart-full:before { content: "\f121"; }
.icon-heart:before { content: "\f122"; }
.icon-home:before { content: "\f123"; }
.icon-info:before { content: "\f124"; }
.icon-location:before { content: "\f125"; }
.icon-lock:before { content: "\f126"; }
.icon-mail:before { content: "\f127"; }
.icon-microsoft:before { content: "\f128"; }
.icon-minus:before { content: "\f129"; }
.icon-orders:before { content: "\f12a"; }
.icon-percent:before { content: "\f12b"; }
.icon-play-button:before { content: "\f12c"; }
.icon-play:before { content: "\f12d"; }
.icon-plus:before { content: "\f12e"; }
.icon-printer:before { content: "\f12f"; }
.icon-qr:before { content: "\f130"; }
.icon-repeat:before { content: "\f131"; }
.icon-ruler:before { content: "\f132"; }
.icon-save:before { content: "\f133"; }
.icon-search:before { content: "\f134"; }
.icon-settings:before { content: "\f135"; }
.icon-share-old:before { content: "\f136"; }
.icon-share:before { content: "\f137"; }
.icon-sign-out:before { content: "\f138"; }
.icon-smartphone:before { content: "\f139"; }
.icon-sort:before { content: "\f13a"; }
.icon-trash:before { content: "\f13b"; }
.icon-trash2:before { content: "\f13c"; }
.icon-triangle-fill:before { content: "\f13d"; }
.icon-user:before { content: "\f13e"; }
.icon-verify:before { content: "\f13f"; }
.icon-video:before { content: "\f140"; }
