/*!
 * Bootstrap Icons (subset: 13 glyphs used by RDN).
 * Generated by scripts/subset-bootstrap-icons.mjs — do not edit by hand.
 * 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.woff2?subset-v2") format("woff2"),
url("../fonts/bootstrap-icons.woff?subset-v2") 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-calendar4::before { content: "\f218"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-instagram::before { content: "\f437"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-moon-stars::before { content: "\f496"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-search::before { content: "\f52a"; }
.bi-share-fill::before { content: "\f52d"; }
.bi-sun::before { content: "\f5a2"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-wifi-off::before { content: "\f61b"; }
