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

.ti {
  font-family: 'tabler-icons' !important;
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgb(255, 255, 255);
}

/* ПРАВИЛЬНЫЕ КОДЫ ИКОНОК */
.ti-user:before { content: "\eb4d"; } 
.ti-lock:before { content: "\eae2"; } 
.ti-mail:before { content: "\eb8b"; }
.ti-phone:before { content: "\eb09"; }
.ti-calendar:before { content: "\ea4e"; }
.ti-map-pin:before { content: "\eb88"; }
.ti-photo:before { content: "\eb0a"; }
.ti-user-plus:before { content: "\eb4b"; }
.ti-check:before { content: "\ea5e"; }
.ti-x:before { content: "\eb55"; }
.ti-eye:before { content: "\ea9a"; }
.ti-eye-off:before { content: "\ecf0"; }
.ti-message:before { content: "\eaee"; } 
.ti-users:before { content: "\ebf2"; } 
.ti-book:before { content: "\eff2"; } 
.ti-comment:before { content: "\eaed"; }
.ti-pencil-minus:before { content: "\f1eb"; }
.ti-building-community:before { content: "\ebf6"; }
.ti-calendar:before { content: "\ea53"; }
.ti-camera:before { content: "\ea54"; }
.ti-camera-plus:before { content: "\ec3b"; }
.ti-gender-bigender:before { content: "\f0e3"; }
.ti-briefcase:before { content: "\ea46"; }
.ti-notes:before { content: "\eb6e"; }
.ti-device-gamepad-2:before { content: "\f1d2"; }
.ti-tree:before { content: "\ef01"; }
.ti-power:before { content: "\eb0d"; }
.ti-settings:before { content: "\eb20"; }
.ti-user-cog:before { content: "\f9d4"; }
.ti-info-square-rounded:before { content: "\f635"; }
.ti-select:before { content: "\ec9e"; }
.ti-face-id:before { content: "\ea9b"; }
.ti-upload:before { content: "\eb47"; }
.ti-search:before { content: "\eb1c"; }