/*!
 *  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?1776919611218);
  src:
    url(./iconly.eot?#iefix) format("embedded-opentype"),
    url(./iconly.woff2?1776919611218) format("woff2"),
    url(./iconly.woff?1776919611218) format("woff"),
    url(./iconly.ttf?1776919611218) format("truetype"),
    url(./iconly.svg?1776919611218#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-telegram:before {
  content: "\e000";
}
.icon-search:before {
  content: "\e001";
}
.icon-menu:before {
  content: "\e002";
}
.icon-caret-down:before {
  content: "\e003";
}
.icon-file:before {
  content: "\e004";
}
.icon-download:before {
  content: "\e005";
}
.icon-close:before {
  content: "\e006";
}
.icon-arrow:before {
  content: "\e007";
}
.icon-phone:before {
  content: "\e008";
}
.icon-max:before {
  content: "\e009";
}
.icon-mail:before {
  content: "\e00a";
}
.icon-check:before {
  content: "\e00b";
}
