@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?nlpfif');
  src:  url('fonts/icomoon.eot?nlpfif#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?nlpfif') format('truetype'),
    url('fonts/icomoon.woff?nlpfif') format('woff'),
    url('fonts/icomoon.svg?nlpfif#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-telegram:before {
  content: "\e905";
}
.icon-vk:before {
  content: "\e90d";
}
.icon-viber:before {
  content: "\e90e";
}
.icon-wapp:before {
  content: "\e90f";
}
.icon-trash:before {
  content: "\e900";
}
.icon-free:before {
  content: "\e901";
}
.icon-up-to:before {
  content: "\e902";
}
.icon-down-to:before {
  content: "\e903";
}
.icon-filter:before {
  content: "\e904";
}
.icon-clock:before {
  content: "\e906";
}
.icon-pin:before {
  content: "\e907";
}
.icon-web:before {
  content: "\e908";
}
.icon-mail:before {
  content: "\e909";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-burger:before {
  content: "\e90b";
}
.icon-search:before {
  content: "\e90c";
}
.icon-cart-arrow:before {
  content: "\e910";
}
.icon-compare:before {
  content: "\e911";
}
.icon-views:before {
  content: "\e912";
}
.icon-consultation:before {
  content: "\e913";
}
.icon-price-tag:before {
  content: "\e914";
}
.icon-shield:before {
  content: "\e915";
}
.icon-thumb-up:before {
  content: "\e916";
}
.icon-arr:before {
  content: "\e917";
}
.icon-star:before {
  content: "\e918";
}
.icon-arrow-down:before {
  content: "\e919";
}
.icon-cart:before {
  content: "\e91a";
}
.icon-arrow-left:before {
  content: "\e91b";
}
.icon-arrow-right:before {
  content: "\e91c";
}
.icon-arrow:before {
  content: "\e91d";
}
.icon-close:before {
  content: "\e91e";
}
.icon-info:before {
  content: "\e91f";
}
