/*!
 * 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: block;
  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-arrow-right::before { content: "\f138"; }
.bi-building::before { content: "\f1dd"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-clock-history::before { content: "\f292"; }
.bi-cloud-check-fill::before { content: "\f298"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-exclamation-circle-fill::before { content: "\f332"; }
.bi-grid-fill::before { content: "\f3fb"; }
.bi-headset::before { content: "\f414"; }
.bi-instagram::before { content: "\f437"; }
.bi-list::before { content: "\f479"; }
.bi-megaphone-fill::before { content: "\f483"; }
.bi-patch-check-fill::before { content: "\f4b5"; }
.bi-person-check-fill::before { content: "\f4d5"; }
.bi-shield-lock-fill::before { content: "\f537"; }
.bi-shop-window::before { content: "\f542"; }
.bi-shop::before { content: "\f543"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-mortarboard-fill::before { content: "\f6fd"; }
.bi-heart-pulse-fill::before { content: "\f76e"; }
.bi-incognito::before { content: "\f777"; }
.bi-rocket-takeoff-fill::before { content: "\f844"; }
