/*!
 *  Iconly icon font. Generated by Iconly: https://iconly.io/
 */
@font-face {
  font-display: auto;
  font-family: "Iconly";
  font-style: normal;
  font-weight: 400;
  src: url(./iconly.eot?1745499369389);
  src:
    url(./iconly.eot?#iefix) format("embedded-opentype"),
    url(./iconly.woff2?1745499369389) format("woff2"),
    url(./iconly.woff?1745499369389) format("woff"),
    url(./iconly.ttf?1745499369389) format("truetype"),
    url(./iconly.svg?1745499369389#Iconly) format("svg");
}
[class*=" icon-"],
[class="icon"],
[class^="icon-"] {
  display: inline-block;
  font-family: "Iconly" !important;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.icon-arrow:before {
  content: "\e000";
}
.icon-vk:before {
  content: "\e001";
}
.icon-whatsapp:before {
  content: "\e002";
}
.icon-tg:before {
  content: "\e003";
}
.icon-burger:before {
  content: "\e004";
}
.icon-cross:before {
  content: "\e005";
}
.icon-check:before {
  content: "\e006";
}
