/* Tabler Icons 3.46.0 — subset (tylko ikony faktycznie użyte w projekcie).
   Font podzbiorowy: 20 glifów, ~4.4 KB. Licencja MIT.
   etap109: dodano 5 glifów dla usług dodatkowych w formularzu rezerwacji
   (ti-bus/ti-luggage/ti-shield/ti-lock/ti-armchair) — wygenerowane przez
   pyftsubset z pełnego @tabler/icons-webfont, wcześniejsze 11 glifów bez zmian.
   etap128: dodano 4 glify dla poszerzonej listy "Warto dokupić" (fast track,
   lounge/VIP, parking, priorytetowa odprawa) — ti-bolt/ti-crown/ti-parking/
   ti-clock-check, z fontTools.subset (python3 -m fontTools.subset) zamiast
   pyftsubset (ten sam efekt, narzędzie z tego samego pakietu fonttools). */
@font-face {
  font-family: "tabler-icons";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./fonts/tabler-icons-subset.woff2") format("woff2");
}
.ti {
  font-family: "tabler-icons" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
.ti-beach:before { content: "\ef3d"; }
.ti-building-skyscraper:before { content: "\ec39"; }
.ti-plane:before { content: "\eb6f"; }
.ti-e-passport:before { content: "\f4df"; }
.ti-pool:before { content: "\ed91"; }
.ti-swimming:before { content: "\ec92"; }
.ti-mood-kid:before { content: "\ec03"; }
.ti-friends:before { content: "\eab0"; }
.ti-rating-18-plus:before { content: "\f269"; }
.ti-wifi:before { content: "\eb52"; }
.ti-barbell:before { content: "\eff0"; }
.ti-bus:before { content: "\ebe4"; }
.ti-luggage:before { content: "\efad"; }
.ti-shield:before { content: "\eb24"; }
.ti-lock:before { content: "\eae2"; }
.ti-armchair:before { content: "\ef9e"; }
.ti-bolt:before { content: "\ea38"; }
.ti-crown:before { content: "\ed12"; }
.ti-parking:before { content: "\eb03"; }
.ti-clock-check:before { content: "\f7c1"; }
