@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?xmebmc');
  src:  url('fonts/icomoon.eot?xmebmc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?xmebmc') format('truetype'),
    url('fonts/icomoon.woff?xmebmc') format('woff'),
    url('fonts/icomoon.svg?xmebmc#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-arrow-long-right:before {
  content: "\e900";
}
.icon-arrow-long-left:before {
  content: "\e90f";
}
.icon-phone:before {
  content: "\e910";
}
.icon-envelope:before {
  content: "\e90d";
}
.icon-point:before {
  content: "\e90e";
}
.icon-arrow-right:before {
  content: "\e90b";
}
.icon-arrow-left:before {
  content: "\e90c";
}
.icon-arrow-down:before {
  content: "\e908";
}
.icon-arrow-up:before {
  content: "\e90a";
}
.icon-loupe:before {
  content: "\e911";
}
.icon-cross:before {
  content: "\e913";
}
.icon-loupe-plus:before {
  content: "\e922";
}
.icon-info:before {
  content: "\e909";
}
.icon-mark:before {
  content: "\e907";
}
.icon-whatsapp2:before {
  content: "\e934";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-whatsapp:before {
  content: "\e902";
}
.icon-telegram:before {
  content: "\e903";
}
.icon-viber:before {
  content: "\e904";
}
.icon-skype:before {
  content: "\e905";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-vk:before {
  content: "\f189";
}
.icon-odnoklassniki:before {
  content: "\f263";
}
.icon-twitter:before {
  content: "\e92a";
}
