/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 *
 * Self-hosted local subset for CCAM -- contains only the icon classes
 * actually used across this project (54 icons), rather than the full
 * ~2000-icon library, to keep the file small and avoid depending on
 * cdn.jsdelivr.net.
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2") format("woff2"),
       url("./fonts/bootstrap-icons.woff") 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-alarm::before { content: "\f102"; }
.bi-arrow-counterclockwise::before { content: "\f117"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-arrow-right-circle::before { content: "\f134"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-book::before { content: "\f194"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-building::before { content: "\f1dd"; }
.bi-calendar3::before { content: "\f214"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-square-text::before { content: "\f264"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-clock-history::before { content: "\f292"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-triangle::before { content: "\f33b"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-plus::before { content: "\f37d"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-flag::before { content: "\f3cc"; }
.bi-globe::before { content: "\f3ee"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-house-door::before { content: "\f423"; }
.bi-inbox-fill::before { content: "\f42c"; }
.bi-inboxes::before { content: "\f42f"; }
.bi-journal-text::before { content: "\f444"; }
.bi-key::before { content: "\f44f"; }
.bi-list-ul::before { content: "\f478"; }
.bi-patch-check::before { content: "\f4b6"; }
.bi-pencil::before { content: "\f4cb"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-lock::before { content: "\f8a8"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-plus-circle::before { content: "\f4fa"; }
.bi-question-circle::before { content: "\f505"; }
.bi-reply-all-fill::before { content: "\f51d"; }
.bi-reply-fill::before { content: "\f51f"; }
.bi-search::before { content: "\f52a"; }
.bi-send::before { content: "\f6c0"; }
.bi-send-arrow-up::before { content: "\f8d3"; }
.bi-send-check::before { content: "\f6b3"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-star::before { content: "\f588"; }
.bi-star-fill::before { content: "\f586"; }
.bi-tags::before { content: "\f5b2"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-translate::before { content: "\f658"; }
.bi-trash::before { content: "\f5de"; }
.bi-x-circle::before { content: "\f623"; }
