/*!
 * 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 {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("/fonts/bootstrap-icons-subset.woff2") format("woff2"),
url("/fonts/bootstrap-icons-subset.woff2") 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-clockwise::before { content: "\f116"; }
.bi-arrow-left-right::before { content: "\f12b"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-award::before { content: "\f154"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-chat-quote::before { content: "\f255"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check::before { content: "\f26e"; }
.bi-clock-history::before { content: "\f292"; }
.bi-credit-card::before { content: "\f2dc"; }
.bi-diagram-3::before { content: "\f2ee"; }
.bi-download::before { content: "\f30a"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-eye::before { content: "\f341"; }
.bi-file-earmark-ppt::before { content: "\f381"; }
.bi-graph-up::before { content: "\f3f2"; }
.bi-headset::before { content: "\f414"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-palette::before { content: "\f4b1"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-people::before { content: "\f4d0"; }
.bi-person-x::before { content: "\f4e0"; }
.bi-phone::before { content: "\f4e7"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-plus::before { content: "\f4fe"; }
.bi-question-circle::before { content: "\f505"; }
.bi-search::before { content: "\f52a"; }
.bi-share::before { content: "\f52e"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-star::before { content: "\f588"; }
.bi-tag::before { content: "\f5b0"; }
.bi-upload::before { content: "\f603"; }
.bi-x-circle::before { content: "\f623"; }
.bi-magic::before { content: "\f675"; }
