/*!
 * Tabler Icons 2.33.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/tabler-icons.eot?v2.33.0");
  src: url("./fonts/tabler-icons.eot?#iefix-v2.33.0") format("embedded-opentype"), url("./fonts/tabler-icons.woff2?v2.33.0") format("woff2"), url("./fonts/tabler-icons.woff?") format("woff"), url("./fonts/tabler-icons.ttf?v2.33.0") format("truetype");
  font-display: swap
}
.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
    font-display: swap

  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ti-caret-down:before {
  content: "\eb5d";
}

.ti-caret-up:before {
  content: "\eb60";
}

/*# sourceMappingURL=tabler-icons.css.map */