@font-face {
  font-family: 'icons';
  font-style: normal;
  font-weight: 400;
  src: url("icons.woff?25296ed90f578a121fb4a26c001431c0") format("woff"),
url("icons.woff2?25296ed90f578a121fb4a26c001431c0") format("woff2");
  font-display: swap;
}

.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-angle-left:before { content: "\f101"; }
.icon-angle-right:before { content: "\f102"; }
.icon-arrow-right:before { content: "\f103"; }
.icon-bonus-2:before { content: "\f104"; }
.icon-bonus:before { content: "\f105"; }
.icon-burger-close:before { content: "\f106"; }
.icon-burger:before { content: "\f107"; }
.icon-camera:before { content: "\f108"; }
.icon-cart:before { content: "\f109"; }
.icon-check-2:before { content: "\f10a"; }
.icon-check:before { content: "\f10b"; }
.icon-chevron-2:before { content: "\f10c"; }
.icon-chevron:before { content: "\f10d"; }
.icon-clip:before { content: "\f10e"; }
.icon-clock:before { content: "\f10f"; }
.icon-close:before { content: "\f110"; }
.icon-close2:before { content: "\f111"; }
.icon-copy:before { content: "\f112"; }
.icon-eye-close:before { content: "\f113"; }
.icon-eye-open:before { content: "\f114"; }
.icon-fill-heart:before { content: "\f115"; }
.icon-gift:before { content: "\f116"; }
.icon-glass:before { content: "\f117"; }
.icon-heart:before { content: "\f118"; }
.icon-icon_zk:before { content: "\f119"; }
.icon-info:before { content: "\f11a"; }
.icon-lotos:before { content: "\f11b"; }
.icon-minus:before { content: "\f11c"; }
.icon-percent:before { content: "\f11d"; }
.icon-play:before { content: "\f11e"; }
.icon-plus:before { content: "\f11f"; }
.icon-poiny:before { content: "\f120"; }
.icon-quest-2:before { content: "\f121"; }
.icon-quest:before { content: "\f122"; }
.icon-quote:before { content: "\f123"; }
.icon-ruble:before { content: "\f124"; }
.icon-tag:before { content: "\f125"; }
.icon-trash:before { content: "\f126"; }