/*!
 * 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: swap;
  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-award::before { content: "\f154"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-cart-fill::before { content: "\f23d"; }
.bi-cart::before { content: "\f242"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-clock::before { content: "\f293"; }
.bi-download::before { content: "\f30a"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-funnel::before { content: "\f3e1"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-grid::before { content: "\f3fc"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-heart::before { content: "\f417"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-house-door::before { content: "\f423"; }
.bi-house::before { content: "\f425"; }
.bi-info-circle::before { content: "\f431"; }
.bi-instagram::before { content: "\f437"; }
.bi-lightning-fill::before { content: "\f46e"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-person::before { content: "\f4e1"; }
.bi-search::before { content: "\f52a"; }
.bi-star-fill::before { content: "\f586"; }
.bi-suit-heart-fill::before { content: "\f59d"; }
.bi-suit-heart::before { content: "\f59e"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-trophy::before { content: "\f5e7"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-x-circle::before { content: "\f623"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
.bi-translate::before { content: "\f658"; }
.bi-pinterest::before { content: "\f663"; }
.bi-send-fill::before { content: "\f6b9"; }
