@font-face {
  font-family: 'icons';
  font-style: normal;
  font-weight: 400;
  src: url("icons.woff?f5fed23d58021f4e5314466b7ec14711") format("woff"),
url("icons.woff2?f5fed23d58021f4e5314466b7ec14711") 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-bottom:before { content: "\f101"; }
.icon-arrow-top:before { content: "\f102"; }
.icon-arrow:before { content: "\f103"; }
.icon-bag:before { content: "\f104"; }
.icon-brands:before { content: "\f105"; }
.icon-burger:before { content: "\f106"; }
.icon-card:before { content: "\f107"; }
.icon-cart:before { content: "\f108"; }
.icon-close:before { content: "\f109"; }
.icon-compare:before { content: "\f10a"; }
.icon-contacts:before { content: "\f10b"; }
.icon-cross:before { content: "\f10c"; }
.icon-dashboard:before { content: "\f10d"; }
.icon-dropdown-arrow:before { content: "\f10e"; }
.icon-facebook:before { content: "\f10f"; }
.icon-faq:before { content: "\f110"; }
.icon-info:before { content: "\f111"; }
.icon-instructions:before { content: "\f112"; }
.icon-like-full:before { content: "\f113"; }
.icon-like:before { content: "\f114"; }
.icon-location-confirmation:before { content: "\f115"; }
.icon-location-header:before { content: "\f116"; }
.icon-location:before { content: "\f117"; }
.icon-medicine:before { content: "\f118"; }
.icon-menu:before { content: "\f119"; }
.icon-minus-new:before { content: "\f11a"; }
.icon-minus:before { content: "\f11b"; }
.icon-mpa:before { content: "\f11c"; }
.icon-ok:before { content: "\f11d"; }
.icon-paperclip:before { content: "\f11e"; }
.icon-phone:before { content: "\f11f"; }
.icon-play:before { content: "\f120"; }
.icon-plus-new:before { content: "\f121"; }
.icon-plus:before { content: "\f122"; }
.icon-presentation:before { content: "\f123"; }
.icon-return:before { content: "\f124"; }
.icon-right-top-arrow:before { content: "\f125"; }
.icon-schevron:before { content: "\f126"; }
.icon-search:before { content: "\f127"; }
.icon-service:before { content: "\f128"; }
.icon-shipping:before { content: "\f129"; }
.icon-study:before { content: "\f12a"; }
.icon-telegram:before { content: "\f12b"; }
.icon-time:before { content: "\f12c"; }
.icon-trash:before { content: "\f12d"; }
.icon-vk:before { content: "\f12e"; }
.icon-youtube:before { content: "\f12f"; }
