/* Bootstrap Icons 1.11.1, reduit aux 30 icones du site.
   Genere par tools/sous_ensembler_icones.py — ne pas editer a la main.
   Ajouter une icone dans un gabarit impose de relancer ce script ;
   `manage.py verifier_icones` le rappelle. */
@font-face {
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons-subset.dfda98b43726.woff2") format("woff2");
  font-display: swap;
}
.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: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-arrow-right::before { content: "\f138"; }
.bi-box-fill::before { content: "\f7d2"; }
.bi-box-seam::before { content: "\f1c7"; }
.bi-calendar-event::before { content: "\f1e8"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-clock-fill::before { content: "\f291"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-envelope-check-fill::before { content: "\f68b"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-facebook::before { content: "\f344"; }
.bi-fire::before { content: "\f7f6"; }
.bi-gear::before { content: "\f3e5"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-globe-americas::before { content: "\f882"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-instagram::before { content: "\f437"; }
.bi-journal-text::before { content: "\f444"; }
.bi-linkedin::before { content: "\f472"; }
.bi-newspaper::before { content: "\f4a3"; }
.bi-palette::before { content: "\f4b1"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-search::before { content: "\f52a"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-tree::before { content: "\f5e2"; }
.bi-truck::before { content: "\f5ea"; }
