@font-face {
  font-family: "bootstrap-icons";
  src: url("/assets/fonts/bootstrap-icons.woff2") format("woff2");
  font-display: swap;              /* clé pour éviter FOIT */
  font-style: normal;
  font-weight: 400;
}