/*!
 * Bootstrap Icons v1.10.5 (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: swap;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?1fa40e8900654d2863d011707b9fb6f2") format("woff2"),
  url("./fonts/bootstrap-icons.woff?1fa40e8900654d2863d011707b9fb6f2") 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-search::before { content: "\f52a"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-facebook::before { content: "\f344"; }
.bi-instagram::before { content: "\f437"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-youtube::before { content: "\f62b"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-arrow-up::before { content: "\f148"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-lightning-charge::before { content: "\f46d"; }
.bi-tag::before { content: "\f5b0"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-grid-3x3-gap-fill::before { content: "\f3f8"; }
.bi-arrow-repeat::before { content: "\f130"; }
.bi-database-fill::before { content: "\f8be"; }
.bi-shield-fill-check::before { content: "\f531"; }
.bi-book-fill::before { content: "\f192"; }
.bi-file-earmark-pdf-fill::before { content: "\f63d"; }
.bi-download::before { content: "\f30a"; }
.bi-file-earmark::before { content: "\f392"; }
.bi-clock::before { content: "\f293"; }
.bi-calendar3::before { content: "\f214"; }
.bi-eye::before { content: "\f341"; }
.bi-journal-text::before { content: "\f444"; }
.bi-chevron-down::before { content: "\f282"; }