@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icon/icomoon.eot?r54k7x');
  src:  url('../fonts/icon/icomoon.eot?r54k7x#iefix') format('embedded-opentype'),
    url('../fonts/icon/icomoon.ttf?r54k7x') format('truetype'),
    url('../fonts/icon/icomoon.woff?r54k7x') format('woff'),
    url('../fonts/icon/icomoon.svg?r54k7x#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-filter:before {
  content: "\e914";
}
.icon-reverse:before {
  content: "\e915";
}
.icon-arrow:before {
  content: "\e900";
}
.icon-arrow_bottom:before {
  content: "\e901";
}
.icon-arrow_right:before {
  content: "\e902";
}
.icon-basket:before {
  content: "\e903";
}
.icon-chek:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e905";
}
.icon-delete:before {
  content: "\e906";
}
.icon-delivery:before {
  content: "\e907";
}
.icon-download:before {
  content: "\e908";
}
.icon-favorite:before {
  content: "\e909";
}
.icon-favorite_active:before {
  content: "\e90a";
}
.icon-map:before {
  content: "\e90b";
}
.icon-minus:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e90d";
}
.icon-plus:before {
  content: "\e90e";
}
.icon-search:before {
  content: "\e90f";
}
.icon-service:before {
  content: "\e910";
}
.icon-share:before {
  content: "\e911";
}
.icon-telegramm:before {
  content: "\e912";
}
.icon-whatsapp:before {
  content: "\e913";
}
