/*!
 * 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: block;
  font-family: 'bootstrap-icons';
  src: url("fonts/bootstrap-icons-subset.woff2") format("woff");
}
.bi::before,
[class*=" bi-"]::before,
[class^=bi-]::before {
  display: inline-block;
  font-family: bootstrap-icons!important;
  font-style: normal;
  font-weight: 400!important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bi-brightness-high-fill::before { content:"\e900"; }
.bi-chat-left-quote::before      { content:"\e901"; }
.bi-chat-square-text::before     { content:"\e902"; }
.bi-copy::before                 { content:"\e903"; }
.bi-facebook::before             { content:"\e904"; }
.bi-heart::before                { content:"\e905"; }
.bi-moon-stars-fill::before      { content:"\e906"; }
.bi-search::before               { content:"\e907"; }
.bi-send-fill::before            { content:"\e908"; }
.bi-ui-radios-grid::before       { content:"\e909"; }
.bi-whatsapp::before             { content:"\e910"; }
.bi-eye::before             	 { content:"\e911"; }
.bi-heart-fill::before           { content:"\e912"; }
.bi-fire::before           		 { content:"\e913"; }
.bi-check2-circle::before        { content:"\e914"; }
.bi-send::before 				 { content:"\e915"; }
.bi-share::before 				 { content:"\e916"; }