/* GERADO por scripts/build_public_icons.py — subset de bootstrap-icons
 * para o caminho público (#119). NÃO editar à mão. Reusa a mesma woff2.
 * 27 glifos. */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("/static/vendor/bootstrap-icons/font/fonts/bootstrap-icons.woff2?2ab2cbbe07fcebb53bdaa7313bb290f2") format("woff2"),
url("/static/vendor/bootstrap-icons/font/fonts/bootstrap-icons.woff?2ab2cbbe07fcebb53bdaa7313bb290f2") 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-left::before { content: "\f12f"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-award::before { content: "\f154"; }
.bi-bar-chart-line::before { content: "\f17c"; }
.bi-bar-chart-steps::before { content: "\f17d"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check2::before { content: "\f272"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-clock-history::before { content: "\f292"; }
.bi-compass::before { content: "\f2d1"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-droplet-fill::before { content: "\f30b"; }
.bi-droplet-half::before { content: "\f30c"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye::before { content: "\f341"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-heart::before { content: "\f417"; }
.bi-heart-pulse::before { content: "\f76f"; }
.bi-info-circle::before { content: "\f431"; }
.bi-list::before { content: "\f479"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-qr-code::before { content: "\f6ae"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock::before { content: "\f538"; }
