/*!
 * Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 *
 * SUBSET — 35 of the 2050 icons, covering everything this site
 * renders. GENERATED FILE, do not hand-edit: add the icon to a view, then run
 *     python3 tools/build-icons.py
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons-subset.woff2?h=49b44eb0") 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-left::before { content: "\f12f"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-bookmark::before { content: "\f1a2"; }
.bi-calendar3::before { content: "\f214"; }
.bi-check::before { content: "\f26e"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-lg::before { content: "\f633"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-clock::before { content: "\f293"; }
.bi-compass::before { content: "\f2d1"; }
.bi-envelope::before { content: "\f32f"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-eye::before { content: "\f341"; }
.bi-eye-slash::before { content: "\f340"; }
.bi-facebook::before { content: "\f344"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-house-door::before { content: "\f423"; }
.bi-info-circle::before { content: "\f431"; }
.bi-journal-text::before { content: "\f444"; }
.bi-journals::before { content: "\f447"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-lock::before { content: "\f47b"; }
.bi-people::before { content: "\f4d0"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-pin-map::before { content: "\f64c"; }
.bi-search::before { content: "\f52a"; }
.bi-signpost-2::before { content: "\f546"; }
.bi-tag::before { content: "\f5b0"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-x::before { content: "\f62a"; }
