/*!
 * 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: swap;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?e34853135f9e39acf64315236852cd5a") format("woff2"),
url("./fonts/bootstrap-icons.woff?e34853135f9e39acf64315236852cd5a") 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-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-list::before { content: "\f479"; }
.bi-x::before { content: "\f62a"; }
.bi-envelope::before { content: "\f32f"; }
.bi-envelope-open-fill::before { content: "\f32d"; }
.bi-telephone-inbound-fill::before { content: "\f5b7"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-clock::before { content: "\f293"; }
.bi-instagram::before { content: "\f437"; }
.bi-youtube::before { content: "\f62b"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-arrow-right-short::before { content: "\f135"; }
.bi-zoom-in::before { content: "\f62c"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-quote::before { content: "\f6b0"; }
.bi-person::before { content: "\f4e1"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-text-left::before { content: "\f5c7"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-arrow-return-right::before { content: "\f132"; }
.bi-pin::before { content: "\f4ed"; }
.bi-lightbulb-fill::before { content: "\f468"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-headset::before { content: "\f414"; }
