/*!
 * Bootstrap Icons v1.13.1 (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: block;
  font-family: "bootstrap-icons";
  src: url("../../fonts/bootstrap-icons.woff2") format("woff2"),
url("../../fonts/bootstrap-icons.woff") 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-envelope::before { content: "\f32f"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-calendar-week::before { content: "\f1f3"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-people-fill::before { content: "\f4cf"; }
.bi-star-fill::before { content: "\f586"; }
.bi-aspect-ratio::before { content: "\f150"; }
.bi-person::before { content: "\f4e1"; }
.bi-chat-left-text::before { content: "\f252"; }
.bi-calendar3::before { content: "\f214"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-cash-coin::before { content: "\f632"; }
.bi-percent::before { content: "\f4d1"; }
.bi-alarm::before { content: "\f102"; }
.bi-clock-history::before { content: "\f292"; }
.bi-car-front-fill::before { content: "\f7e0"; }
.bi-sliders::before { content: "\f56b"; }
.bi-shield-lock::before { content: "\f538"; }
.bi-globe::before { content: "\f3ee"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-arrow-right-short::before { content: "\f135"; }