@font-face {
  font-display: block;
  font-family: bootstrap-icons;
  src: url("/fonts/bootstrap-icons.woff2") format("woff2");
}
.bi::before,
[class*=" bi-"]::before,
[class^="bi-"]::before {
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-activity::before {
  content: "\f66b";
}
.bi-bar-chart-fill::before {
  content: "\f17a";
}
.bi-check-circle-fill::before {
  content: "\f26a";
}
.bi-clipboard2-check-fill::before {
  content: "\f724";
}
.bi-envelope-fill::before {
  content: "\f32c";
}
.bi-fire::before {
  content: "\f7f6";
}
.bi-geo-alt-fill::before {
  content: "\f3e7";
}
.bi-graph-up::before {
  content: "\f3f2";
}
.bi-graph-up-arrow::before {
  content: "\f673";
}
.bi-heart-pulse-fill::before {
  content: "\f76e";
}
.bi-lightning-charge-fill::before {
  content: "\f46c";
}
.bi-people-fill::before {
  content: "\f4cf";
}
.bi-person-fill-gear::before {
  content: "\f8a2";
}
.bi-person-walking::before {
  content: "\f8fa";
}
.bi-telephone-fill::before {
  content: "\f5b4";
}
