/* Bootstrap Icons 1.11.0, subset. PF-44 (2026-09-06): the homepage, newdashboard_homepage and
   protocolsigning layouts load this file in place of the CDN bootstrap-icons.css (98 KB). It carries
   the package's @font-face and base rule verbatim and the glyph rules for the names those layouts'
   views, elements and helpers render. Regenerate from the package: the rules are copied unchanged
   from font/bootstrap-icons.css; add a name here when a page under these layouts starts using it.
   The font stays at the package's CDN URL and query so the cache entry is the dashboard's. */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.0/font/fonts/bootstrap-icons.woff2?1bb88866b4085542c8ed5fb61b9393dd") format("woff2"),
url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.0/font/fonts/bootstrap-icons.woff?1bb88866b4085542c8ed5fb61b9393dd") 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-calendar3::before { content: "\f214"; }
.bi-chevron-double-right::before { content: "\f280"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-envelope::before { content: "\f32f"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-globe::before { content: "\f3ee"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-info-circle::before { content: "\f431"; }
.bi-list::before { content: "\f479"; }
.bi-check-lg::before { content: "\f633"; }
.bi-x-lg::before { content: "\f659"; }
.bi-square::before { content: "\f584"; }
.bi-search::before { content: "\f52a"; }
.bi-tag::before { content: "\f5b0"; }
.bi-trash::before { content: "\f5de"; }
