@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icon/icomoon.eot?j6bc6');
  src: url('../fonts/icon/icomoon.eot?j6bc6#iefix') format('embedded-opentype'),
    url('../fonts/icon/icomoon.ttf?j6bc6') format('truetype'),
    url('../fonts/icon/icomoon.woff?j6bc6') format('woff'),
    url('../fonts/icon/icomoon.svg?j6bc6#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-account:before {
  content: "\e900";
}

.icon-arrow:before {
  content: "\e901";
}

.icon-arrow-bottom:before {
  content: "\e901";
  transform: rotate(90deg);
}

.icon-arrowRight:before {
  content: "\e902";
}

.icon-cart:before {
  content: "\e903";
}

.icon-check:before {
  content: "\e904";
}

.icon-clip:before {
  content: "\e905";
}

.icon-close:before {
  content: "\e906";
}

.icon-geo:before {
  content: "\e907";
}

.icon-heart:before {
  content: "\e908";
}

.icon-mail:before {
  content: "\e909";
}

.icon-phone:before {
  content: "\e90a";
}

.icon-pon:before {
  content: "\e90b";
}

.icon-mark:before {
  content: "";
  display: block;
  width: 1.25vw;
  height: 1.25vw;
  background-image: url('/local/templates/main/assets/img/icon/mark.svg');
  background-size: contain;
}

.icon-rout:before {
  content: "\e90c";
}

.icon-search:before {
  content: "\e90d";
}

.icon-switch:before {
  content: "\e90e";
}

.icon-tg:before {
  content: "\e90f";
}

.icon-verus:before {
  content: "\e910";
}

.icon-vk:before {
  content: "\e911";
}

.icon-voip:before {
  content: "\e912";
}

.icon-voip2:before {
  content: "\e913";
}

.icon-wirless:before {
  content: "\e914";
}

.icon-youtube:before {
  content: "\e915";
}

.icon-disc:before {
  content: "\25CF";
}

.icon-basket:before {
  content: "\e916";
}