/*!
 * Bootstrap Icons v1.11.3 - Subset dla uwagaazbest.pl
 * Poprawione kody Unicode na podstawie faktycznego użycia na stronie
 */

@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("/assets/css/bootstrap-icons-azbest.woff2") format("woff2");
}

.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* ============================================
   Ikon używane na stronie uwagaazbest.pl
   ============================================ */

/* Telefon */
.bi-telephone::before { content: "\f5c1"; }

/* Chevrony - do akordeonów */
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-chevron-right::before { content: "\f285"; }

/* Mapa */
.bi-map::before { content: "\f47f"; }

/* Pliki i dokumentacja */
.bi-file-check::before { content: "\f350"; }
.bi-file-earmark-text::before { content: "\f38b"; }

/* Transport */
.bi-truck::before { content: "\f5ea"; }

/* Gwiazdka - "Dlaczego my?" */
.bi-star::before { content: "\f588"; }

/* Zasięg - globus */
.bi-globe::before { content: "\f3ee"; }

/* Pytania - FAQ */
.bi-question-circle::before { content: "\f505"; }

/* Budynek */
.bi-building::before { content: "\f1dd"; }

/* Briefcase - firmy */
.bi-briefcase::before { content: "\f1cc"; }

/* Osoba - urzędy */
.bi-person::before { content: "\f4e1"; }

/* Kalendarz - dotacje */
.bi-calendar::before { content: "\f1f6"; }

/* Download - pliki do pobrania */
.bi-download::before { content: "\f30a"; }

/* Check circle */
.bi-check-circle::before { content: "\f26b"; }

/* Zegar - godziny pracy */
.bi-clock::before { content: "\f293"; }

/* Koperta - email */
.bi-envelope::before { content: "\f32f"; }