@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url("./tabler-icons.woff2?v3.44.0") format("woff2"), url("./tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v3.44.0") format("truetype");
}

.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  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;
}

.ti-home:before {
  content: "\eac1";
}
.ti-search:before {
  content: "\eb1c";
}
.ti-brand-bluesky:before {
  content: "\fd75";
}
.ti-brand-x:before {
  content: "\fc0f";
}
.ti-brand-instagram:before {
  content: "\ec20";
}
.ti-brand-facebook:before {
  content: "\ec1a";
}
.ti-brand-youtube:before {
  content: "\ec90";
}
.ti-brand-pinterest:before {
  content: "\ec8d";
}
.ti-rss:before {
  content: "\eb19";
}
.ti-menu-2:before {
  content: "\ec42";
}
.ti-x:before {
  content: "\eb55";
}
.ti-star:before {
  content: "\eb2e";
}
.ti-crown:before {
  content: "\ed12";
}
.ti-shopping-bag:before {
  content: "\f5f8";
}
.ti-microphone:before {
  content: "\eaf0";
}
.ti-link:before {
  content: "\eade";
}
.ti-brand-threads:before {
  content: "\fb02";
}