@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"),
url("./fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") 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-bag-check::before { content: "\f171"; }
.bi-cart3::before { content: "\f244"; }
.bi-check-lg::before { content: "\f633"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-cloud-download::before { content: "\f29b"; }
.bi-code-slash::before { content: "\f2c6"; }
.bi-currency-dollar::before { content: "\f636"; }
.bi-envelope::before { content: "\f32f"; }
.bi-eye::before { content: "\f341"; }
.bi-facebook::before { content: "\f344"; }
.bi-google::before { content: "\f3f0"; }
.bi-heart::before { content: "\f417"; }
.bi-heart-fill::before { content: "\f415"; }
.bi-image::before { content: "\f42a"; }
.bi-images::before { content: "\f42b"; }
.bi-instagram::before { content: "\f437"; }
.bi-linkedin::before { content: "\f472"; }
.bi-person-circle::before { content: "\f4d7"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-reddit::before { content: "\f650"; }
.bi-skype::before { content: "\f656"; }
.bi-trash::before { content: "\f5de"; }
.bi-truck::before { content: "\f5ea"; }
.bi-twitter::before { content: "\f5ef"; }
.bi-upc::before { content: "\f602"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-x::before { content: "\f62a"; }
.bi-youtube::before { content: "\f62b"; }
