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

[class^="_icon-"]::before, [class*=" _icon-"]::before {
  /* 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-ellips:before {
  content: "\e901";
}
._icon-svg1:before {
  content: "\e900";
}
._icon-svg2:before {
  content: "\e904";
}
._icon-svg3:before {
  content: "\e905";
}
._icon-svg4:before {
  content: "\e906";
}
._icon-svg5:before {
  content: "\e907";
}
._icon-svg6:before {
  content: "\e908";
}
._icon-oneArrow:before {
  content: "\e909";
}
._icon-threeArrow:before {
  content: "\e90a";
}
._icon-telegramm:before {
  content: "\e90b";
}
._icon-vk:before {
  content: "\e90c";
}
._icon-odn:before {
  content: "\e90d";
}
._icon-arrow1:before {
  content: "\e90e";
}
._icon-arrowDown:before {
  content: "\e90f";
}
._icon-search:before {
  content: "\e910";
}
