@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?l6e76d');
  src:  url('fonts/icomoon.eot?l6e76d#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?l6e76d') format('truetype'),
    url('fonts/icomoon.woff?l6e76d') format('woff'),
    url('fonts/icomoon.svg?l6e76d#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-instagram:before {
  content: "\e910";
}
.icon-telegram:before {
  content: "\e90e";
}
.icon-viber:before {
  content: "\e90f";
}
.icon-star-full:before {
  content: "\e9d9";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-sphere:before {
  content: "\e9c9";
}
.icon-burger:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e902";
}
.icon-packet:before {
  content: "\e900";
}
.icon-User:before {
  content: "\e901";
}
.icon-time:before {
  content: "\e903";
}
.icon-search:before {
  content: "\e904";
}
.icon-heart:before {
  content: "\e905";
}
.icon-arrow-left:before {
  content: "\e906";
}
.icon-down:before {
  content: "\e907";
}
.icon-next:before {
  content: "\e908";
}
.icon-prev:before {
  content: "\e909";
}
.icon-mail1:before {
  content: "\e90a";
}
.icon-link:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
