/*!
 * Bootstrap Icons v1.11.3 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * 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?dd67030699838ea613ee6dbda90effa6") format("woff2"),
url("./fonts/bootstrap-icons.woff?dd67030699838ea613ee6dbda90effa6") 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-right-circle-fill::before { content: "\f133"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-list::before { content: "\f479"; }
.bi-speedometer2::before { content: "\f580"; }
.bi-person-lines-fill::before { content: "\f4db"; }
.bi-person-bounding-box::before { content: "\f4d4"; }
.bi-card-checklist::before { content: "\f224"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-facebook::before { content: "\f344"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-broadcast-pin::before { content: "\f1d5"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check-circle::before { content: "\f26b"; }
.bi-check-lg::before { content: "\f633"; }
.bi-question-circle-fill::before { content: "\f504"; }
.bi-arrow-right-square-fill::before { content: "\f136"; }
.bi-arrow-right-square::before { content: "\f137"; }