/* Самостоятельно захостенное подмножество Tabler Icons —
   раньше грузилось с cdn.jsdelivr.net, теперь отдаётся вместе с
   остальным приложением (см. shared/fonts/tabler-icons.woff2/.woff),
   чтобы упавший внешний CDN не ломал все иконки разом.
   Источник: https://github.com/tabler/tabler-icons (webfont, v2.47.0)
   Здесь только те ~48 иконок, которые реально используются в приложении —
   не весь набор (там их тысячи). */
@font-face{
  font-family:"tabler-icons";
  font-style:normal;
  font-weight:400;
  src:url("fonts/tabler-icons.woff2") format("woff2"),
      url("fonts/tabler-icons.woff") format("woff");
  font-display:swap;
}
.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-anchor:before{content:"\eb76"}
.ti-apple:before{content:"\ef21"}
.ti-arrow-right:before{content:"\ea1f"}
.ti-backpack:before{content:"\ef47"}
.ti-basket:before{content:"\ebe1"}
.ti-bottle:before{content:"\ef0b"}
.ti-bowl:before{content:"\f4fa"}
.ti-glass-champagne:before{content:"\fd9c"}
.ti-candy:before{content:"\ef0d"}
.ti-car:before{content:"\ebbb"}
.ti-check:before{content:"\ea5e"}
.ti-chef-hat:before{content:"\f21d"}
.ti-chevron-down:before{content:"\ea5f"}
.ti-chevron-up:before{content:"\ea62"}
.ti-chevron-left:before{content:"\ea60"}
.ti-chevron-right:before{content:"\ea61"}
.ti-clipboard-list:before{content:"\ea6d"}
.ti-coffee:before{content:"\ef0e"}
.ti-cookie:before{content:"\ef0f"}
.ti-credit-card:before{content:"\ea84"}
.ti-dots:before{content:"\ea95"}
.ti-download:before{content:"\ea96"}
.ti-droplet:before{content:"\ea97"}
.ti-egg:before{content:"\eb8a"}
.ti-first-aid-kit:before{content:"\ef5f"}
.ti-fish:before{content:"\ef2b"}
.ti-flame:before{content:"\ec2c"}
.ti-gas-station:before{content:"\ec7d"}
.ti-glass:before{content:"\eab8"}
.ti-glass-full:before{content:"\eab7"}
.ti-grain:before{content:"\ee92"}
.ti-home:before{content:"\eac1"}
.ti-id-badge:before{content:"\eff7"}
.ti-leaf:before{content:"\ed4f"}
.ti-list:before{content:"\eb6b"}
.ti-map-2:before{content:"\eae7"}
.ti-meat:before{content:"\ef12"}
.ti-moon:before{content:"\eaf8"}
.ti-package:before{content:"\eaff"}
.ti-pencil:before{content:"\eb04"}
.ti-plus:before{content:"\eb0b"}
.ti-salad:before{content:"\f50a"}
.ti-send:before{content:"\eb1e"}
.ti-shield:before{content:"\eb24"}
.ti-shopping-cart:before{content:"\eb25"}
.ti-star:before{content:"\eb2e"}
.ti-tag:before{content:"\eb34"}
.ti-trash:before{content:"\eb41"}
.ti-users:before{content:"\ebf2"}
.ti-x:before{content:"\eb55"}
