/* Bootstrap Icons subset: only glyphs used by the Business Lernen theme. */
@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("fonts/bootstrap-icons-subset-v1.woff2") format("woff2");
}

.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-down::before { content: "\f128"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-bar-chart::before { content: "\f17e"; }
.bi-bookmark-check::before { content: "\f196"; }
.bi-bookmark-fill::before { content: "\f199"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-building::before { content: "\f1dd"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check2::before { content: "\f272"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-clock-history::before { content: "\f292"; }
.bi-copy::before { content: "\f759"; }
.bi-envelope::before { content: "\f32f"; }
.bi-file-earmark-arrow-down::before { content: "\f356"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-folder::before { content: "\f3d7"; }
.bi-folder2-open::before { content: "\f3d8"; }
.bi-gift::before { content: "\f3ec"; }
.bi-journal-text::before { content: "\f444"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-pencil-square::before { content: "\f4ca"; }
.bi-person-plus::before { content: "\f4dd"; }
.bi-person::before { content: "\f4e1"; }
.bi-plus-lg::before { content: "\f64d"; }
.bi-search::before { content: "\f52a"; }
.bi-send::before { content: "\f6c0"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-star-fill::before { content: "\f586"; }
.bi-star::before { content: "\f588"; }
.bi-stars::before { content: "\f589"; }
.bi-tag::before { content: "\f5b0"; }
.bi-trash3::before { content: "\f78b"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wordpress::before { content: "\f669"; }
.bi-x-lg::before { content: "\f659"; }
