/*
 * Flaticon UIcons 3.3.1 — selected Regular Rounded and Brands glyphs.
 * Source: https://www.flaticon.com/uicons
 * License: ./LICENSE
 */
@font-face{
  font-family:"Kirrovo Flaticon Regular Rounded";
  src:url("./uicons-regular-rounded.woff2?v=20260720-3") format("woff2");
  font-display:swap;
}
@font-face{
  font-family:"Kirrovo Flaticon Brands";
  src:url("./uicons-brands.woff2?v=20260720-3") format("woff2");
  font-display:swap;
}

i[class^="fi-rr-"]::before,
i[class*=" fi-rr-"]::before,
span[class^="fi-rr-"]::before,
span[class*=" fi-rr-"]::before{
  font-family:"Kirrovo Flaticon Regular Rounded" !important;
  font-style:normal;
  font-weight:400 !important;
  font-variant:normal;
  line-height:1;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

i[class^="fi-brands-"]::before,
i[class*=" fi-brands-"]::before,
span[class^="fi-brands-"]::before,
span[class*=" fi-brands-"]::before{
  font-family:"Kirrovo Flaticon Brands" !important;
  font-style:normal;
  font-weight:400 !important;
  font-variant:normal;
  line-height:1;
  text-transform:none;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

.fi-rr-ad::before{content:"\f116"}
.fi-rr-arrow-small-right::before{content:"\f19e"}
.fi-rr-badge-percent::before{content:"\f1ee"}
.fi-rr-browser::before{content:"\f2f5"}
.fi-rr-calendar-clock::before{content:"\f325"}
.fi-rr-chart-line-up::before{content:"\f3a5"}
.fi-rr-check::before{content:"\f3c8"}
.fi-rr-circle-user::before{content:"\f423"}
.fi-rr-cross-small::before{content:"\f4f6"}
.fi-rr-handshake::before{content:"\f779"}
.fi-rr-phone-call::before{content:"\fa61"}
.fi-rr-shield-check::before{content:"\fbdb"}
.fi-rr-user-headset::before{content:"\fe84"}

.fi-brands-instagram::before{content:"\f16e"}
.fi-brands-linkedin::before{content:"\f17b"}
.fi-brands-whatsapp::before{content:"\f1d2"}
