/* Bootstrap Icons — subset (22 icônes utilisées sur ~2000)
   Généré le 2026-04-28 | Économie : ~95 Ko vs bootstrap-icons.css complet
   Pour ajouter une icône : chercher le code dans bootstrap-icons.css original
*/
@font-face {
   font-display: block;
   font-family: "bootstrap-icons";
   src: url("./fonts/bootstrap-icons.woff2?dd67030699838ea613ee6dbda90effa6") format("woff2"),
        url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") format("woff");
}

.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
}

.bi-arrow-up-short::before {
   content: "\f145"
}

.bi-box-seam::before {
   content: "\f1c7"
}

.bi-building::before {
   content: "\f1dd"
}

.bi-car-front::before {
   content: "\f7e1"
}

.bi-check2-all::before {
   content: "\f26f"
}

.bi-check-circle::before {
   content: "\f26b"
}

.bi-chevron-down::before {
   content: "\f282"
}

.bi-chevron-right::before {
   content: "\f285"
}

.bi-clipboard-check::before {
   content: "\f28b"
}

.bi-envelope::before {
   content: "\f32f"
}

.bi-facebook::before {
   content: "\f344"
}

.bi-geo-alt::before {
   content: "\f3e8"
}

.bi-gift::before {
   content: "\f3ec"
}

.bi-hand-thumbs-up::before {
   content: "\f407"
}

.bi-house-door::before {
   content: "\f423"
}

.bi-instagram::before {
   content: "\f437"
}

.bi-linkedin::before {
   content: "\f472"
}

.bi-list::before {
   content: "\f479"
}

.bi-palette::before {
   content: "\f4b1"
}

.bi-quote::before {
   content: "\f6b0"
}

.bi-star-fill::before {
   content: "\f586"
}

.bi-telephone::before {
   content: "\f5c1"
}

.bi-thermometer-sun::before {
   content: "\f5d1"
}

.bi-tools::before {
   content: "\f5db"
}

.bi-truck::before {
   content: "\f5ea"
}

.bi-twitter-x::before {
   content: "\f8db"
}

.bi-water::before {
   content: "\f617"
}

.bi-x::before {
   content: "\f62a"
}