@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("/fonts/tabler-icons-subset.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-activity:before { content: "\ed23"; }
.ti-chart-bar:before { content: "\ea59"; }
.ti-circle-check:before { content: "\ea67"; }
.ti-cloud-upload:before { content: "\ea75"; }
.ti-device-desktop-analytics:before { content: "\ee77"; }
.ti-mail-forward:before { content: "\eeac"; }
.ti-scale:before { content: "\ebc2"; }
.ti-settings-automation:before { content: "\eed6"; }
.ti-shield-check:before { content: "\eb22"; }
.ti-shield-lock:before { content: "\ed58"; }
.ti-users:before { content: "\ebf2"; }
