@font-face {
  font-family: "icomoon";
  src: url("../fonts/iconmoon/icomoon.eot?9ssvn0");
  src:
    url("../fonts/iconmoon/icomoon.eot?9ssvn0#iefix")
      format("embedded-opentype"),
    url("../fonts/iconmoon/icomoon.ttf?9ssvn0") format("truetype"),
    url("../fonts/iconmoon/icomoon.woff?9ssvn0") format("woff"),
    url("../fonts/iconmoon/icomoon.svg?9ssvn0#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-close:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
.icon-location:before {
  content: "\e90b";
}
.icon-mail:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e910";
}
.icon-arrow:before {
  content: "\e913";
}
.icon-telegram:before {
  content: "\e916";
}
.icon-viber:before {
  content: "\e917";
}
.icon-vk:before {
  content: "\e918";
}
.icon-whats-app:before {
  content: "\e919";
}
