@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icoweb" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icoweb" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-tiktok:before {
  content: "\61";
}
.icon-facebook:before {
  content: "\62";
}
.icon-youtube:before {
  content: "\63";
}
.icon-instagram:before {
  content: "\64";
}
.icon-left:before {
  content: "\65";
}
.icon-left-big:before {
  content: "\66";
}
.icon-left-mini:before {
  content: "\67";
}
.icon-right:before {
  content: "\68";
}
.icon-right-big:before {
  content: "\69";
}
.icon-right-mini:before {
  content: "\6a";
}
.icon-down:before {
  content: "\6b";
}
.icon-down-big:before {
  content: "\6c";
}
.icon-down-mini:before {
  content: "\6d";
}
.icon-up:before {
  content: "\6e";
}
.icon-up-open-big:before {
  content: "\6f";
}
.icon-up-mini:before {
  content: "\70";
}
.icon-menu:before {
  content: "\71";
}
.icon-menu-list:before {
  content: "\72";
}
.icon-menus:before {
  content: "\73";
}
.icon-map-location:before {
  content: "\74";
}
.icon-map-pin:before {
  content: "\76";
}
.icon-pin:before {
  content: "\77";
}
.icon-check:before {
  content: "\75";
}
.icon-plus-1:before {
  content: "\79";
}
.icon-plus:before {
  content: "\78";
}
.icon-plus-f:before {
  content: "\7a";
}
.icon-whatsapp:before {
  content: "\41";
}
.icon-facebook-f:before {
  content: "\42";
}
