/*!
 * Bootstrap Icons v1.11.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2023 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?2820a3852bdb9a5832199cc61cec4e65") format("woff2"),
url("./fonts/bootstrap-icons.woff?2820a3852bdb9a5832199cc61cec4e65") 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-check::before { content: "\f26e"; }
.bi-globe-americas::before { content: "\f882"; }
.bi-buildings-fill::before { content: "\f87c"; }
.bi-journal-richtext::before { content: "\f443"; }
.bi-people::before { content: "\f4d0"; }
.bi-star-fill::before { content: "\f586"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-facebook::before { content: "\f344"; }
.bi-instagram::before { content: "\f437"; }
.bi-linkedin::before { content: "\f472"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-clipboard2::before { content: "\f733"; }
.bi-clock::before { content: "\f293"; }
.bi-cash::before { content: "\f247"; }
.bi-hourglass-split::before { content: "\f41f"; }
.bi-circle-fill::before { content: "\f287"; }
.bi-check-lg::before { content: "\f633"; }
.bi-list::before { content: "\f479"; }
.bi-telephone-fill::before { content: "\f5B4"; }
.bi-envelope-paper-fill::before { content: "\f73a"; }
.bi-instagram::before { content: "\f437"; }
.bi-people-fill::before { content: "\F4CF"; }