/* Tabler Icons — только иконки WMS (~6 KB вместо 700 KB) */
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/includes/fonts/wms-tabler.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;
}
.ti-smart-home:before { content: "\ecde"; }
.ti-package:before { content: "\eaff"; }
.ti-clipboard-list:before { content: "\ea6d"; }
.ti-box:before { content: "\ea45"; }
.ti-printer:before { content: "\eb0e"; }
.ti-cash:before { content: "\ea55"; }
.ti-users:before { content: "\ebf2"; }
.ti-file-invoice:before { content: "\eb67"; }
.ti-settings:before { content: "\eb20"; }
.ti-building-bank:before { content: "\ebe2"; }
.ti-pencil:before { content: "\eb04"; }
.ti-trash:before { content: "\eb41"; }
.ti-truck:before { content: "\ebc4"; }
.ti-arrow-right:before { content: "\ea1f"; }
.ti-plus:before { content: "\eb0b"; }
.ti-logout:before { content: "\eba8"; }
.ti-list-check:before { content: "\eb6a"; }
.ti-download:before { content: "\ea96"; }
.ti-eye:before { content: "\ea9a"; }
.ti-layout-dashboard:before { content: "\f02c"; }
.ti-dots:before { content: "\ea95"; }
.ti-menu-2:before { content: "\ec42"; }
.ti-x:before { content: "\eb55"; }
.ti-chevron-left:before { content: "\ea60"; }
.ti-chevron-right:before { content: "\ea61"; }
/* Vuexy menu toggle */
.menu-toggle-icon:before { content: "\ec42"; }
