@font-face {
  font-family: "bootstrap-icons";
  src: url("/documents/d/guest/bootstrap-icons2") format("woff2"),
       url("/documents/d/guest/bootstrap-icons-1") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.bi {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  vertical-align: -0.125em;
  text-rendering: auto;
}