/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 *
 * @font-face seule, extraite de bootstrap-icons.css (105 Ko de classes .bi-*
 * inutilisees). style.css depend de cette police en CSS pur (accordion-button
 * ::after, form-check-modifier checked::after) independamment de tout usage
 * React ; sans elle ces glyphes s'affichent en carre vide (tofu).
 */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons.woff2?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff2"), url("../fonts/bootstrap-icons.woff?24e3eb84d0bcaf83d77f904c78ac1f47") format("woff");
}
