/*!
 * Bootstrap Icons v1.11.3 subset for the Reitverein start page.
 * Source: https://icons.getbootstrap.com/ (MIT License)
 */

@font-face {
  font-display: block;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons-subset.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-arrow-up-short::before { content: "\f145"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-chat-right-heart::before { content: "\f718"; }
.bi-emoji-smile::before { content: "\f327"; }
.bi-envelope::before { content: "\f32f"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-heart::before { content: "\f417"; }
.bi-house::before { content: "\f425"; }
.bi-info-circle::before { content: "\f431"; }
.bi-list::before { content: "\f479"; }
.bi-mortarboard::before { content: "\f6fe"; }
.bi-people::before { content: "\f4d0"; }
.bi-phone::before { content: "\f4e7"; }
.bi-question-circle::before { content: "\f505"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-tree::before { content: "\f5e2"; }
.bi-x::before { content: "\f62a"; }
