/* Glyph map only — @font-face is injected via views/partials/icon_font_head.php
   with absolute asset URLs so icons work in WebView and /public vs /assets hosts. */
.ti {
  font-family: "tabler-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  flex-shrink: 0;
}
.ti:before {
  display: block;
  line-height: 1;
}
.ti-circle-dashed:before { content: "\ed27"; }
.ti-battery-charging:before { content: "\ea33"; }
.ti-truck:before { content: "\ebc4"; }
.ti-gas-station:before { content: "\ec7d"; }
.ti-key:before { content: "\eac7"; }
.ti-tool:before { content: "\eb40"; }
.ti-map-pin:before { content: "\eae8"; }
.ti-clock:before { content: "\ea70"; }
.ti-phone:before { content: "\eb09"; }
.ti-shield-check:before { content: "\eb22"; }
.ti-check:before { content: "\ea5e"; }
.ti-star:before { content: "\eb2e"; }
.ti-users:before { content: "\ebf2"; }
.ti-headset:before { content: "\eb90"; }
.ti-current-location:before { content: "\ecef"; }
.ti-car:before { content: "\ebbb"; }
.ti-motorbike:before { content: "\eeb6"; }
.ti-road:before { content: "\f018"; }
.ti-lock:before { content: "\eae2"; }
.ti-engine:before { content: "\ef7e"; }
.ti-route:before { content: "\eb17"; }
.ti-arrow-right:before { content: "\ea1f"; }
.ti-building:before { content: "\ea4f"; }
.ti-file-check:before { content: "\ea9c"; }
.ti-calendar:before { content: "\ea53"; }
.ti-player-play:before { content: "\ed46"; }
.ti-help:before { content: "\eabf"; }
.ti-package:before { content: "\eaff"; }
.ti-circle:before { content: "\ea6b"; }
.ti-discount:before { content: "\ebbd"; }
.ti-map-2:before { content: "\eae7"; }
.ti-message-circle:before { content: "\eaed"; }
.ti-credit-card:before { content: "\ea84"; }
.ti-heart:before { content: "\eabe"; }
.ti-speakerphone:before { content: "\ed76"; }
.ti-user:before { content: "\eb4d"; }
.ti-checklist:before { content: "\f074"; }
.ti-24-hours:before { content: "\f5e7"; }
.ti-bolt:before { content: "\ea38"; }
.ti-wallet:before { content: "\eb75"; }
.ti-cash:before { content: "\ea55"; }
.ti-thumb-up:before { content: "\eb3c"; }
.ti-building-store:before { content: "\ea4e"; }
.ti-tools:before { content: "\ebca"; }
.ti-phone-call:before { content: "\eb05"; }
.ti-mail:before { content: "\eae5"; }
.ti-home:before { content: "\eac1"; }
.ti-crown:before { content: "\ed12"; }
.ti-chevron-right:before { content: "\ea61"; }
.ti-logout:before { content: "\eba8"; }
.ti-logout-2:before { content: "\ufa7e"; }
.ti-award:before { content: "\ea2c"; }
.ti-medal:before { content: "\ec78"; }
.ti-gift:before { content: "\eb68"; }
.ti-ticket:before { content: "\eb3d"; }
.ti-diamond:before { content: "\eb65"; }
.ti-stars:before { content: "\ed38"; }
.ti-dots:before { content: "\ea95"; }
.ti-plus:before { content: "\eb0b"; }
