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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-envelope:before {
  content: "\e900";
}
.icon-exclamation:before {
  content: "\e901";
}
.icon-info:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-right-arrow:before {
  content: "\e904";
}
.icon-ringing:before {
  content: "\e905";
}
.icon-success:before {
  content: "\e906";
}
.icon-target:before {
  content: "\e907";
}
.icon-telegram .path1:before {
  content: "\e908";
  color: rgb(19, 155, 208);
}
.icon-telegram .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-user:before {
  content: "\e90a";
}
.icon-mail:before {
  content: "\e90f";
}
.icon-viber .path1:before {
  content: "\e90b";
  color: rgb(124, 81, 155);
}
.icon-viber .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-visitor:before {
  content: "\e90d";
}
.icon-vk:before {
  content: "\e90e";
}
.icon-whatsapp .path1:before {
  content: "\e90f";
  color: rgb(0, 165, 0);
}
.icon-whatsapp .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-youtube-logo:before {
  content: "\e911";
}
.icon-youtube:before {
  content: "\e912";
}

.icon-circle-right:before {
  content: "\276D";
}

.icon-circle-left:before {
  content: "\276C";
}