@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/tabler-icons.woff2") format("woff2");
}

.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ti-alert-circle:before { content: "\ea05"; }
.ti-barcode:before { content: "\ebc6"; }
.ti-calendar:before { content: "\ea53"; }
.ti-check:before { content: "\ea5e"; }
.ti-copy:before { content: "\ea7a"; }
.ti-device-floppy:before { content: "\eb62"; }
.ti-download:before { content: "\ea96"; }
.ti-flask:before { content: "\ebd2"; }
.ti-hash:before { content: "\eabc"; }
.ti-package:before { content: "\eaff"; }
.ti-printer:before { content: "\eb0e"; }
.ti-refresh:before { content: "\eb13"; }
.ti-scale:before { content: "\ebc2"; }
.ti-scan:before { content: "\ebc8"; }
.ti-settings:before { content: "\eb20"; }
.ti-tag:before { content: "\10096"; }
.ti-trash:before { content: "\eb41"; }
.ti-truck:before { content: "\ebc4"; }
.ti-upload:before { content: "\eb47"; }
.ti-x:before { content: "\eb55"; }
