@font-face {
  font-family: 'tabler-icons';
  font-style: normal;
  font-weight: 400;
  src: url('tabler-icons.woff2') format('woff2');
}

.ti {
  font-family: 'tabler-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
