@charset "UTF-8";

@font-face {
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons-subset.woff2") format("woff2"),
       url("../fonts/bootstrap-icons-subset.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.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-geo-alt::before{content:"\f3e8"}
.bi-geo-alt-fill::before{content:"\f3e7"}
.bi-envelope::before{content:"\f32f"}
.bi-envelope-fill::before{content:"\f32c"}
.bi-telephone::before{content:"\f5c1"}
.bi-telephone-fill::before{content:"\f5b4"}
.bi-telephone-outbound::before{content:"\f5bc"}
.bi-list::before{content:"\f479"}
.bi-facebook::before{content:"\f344"}
.bi-twitter::before{content:"\f5ef"}
.bi-instagram::before{content:"\f437"}
.bi-pinterest::before{content:"\f663"}
.bi-youtube::before{content:"\f62b"}
.bi-caret-down::before{content:"\f22c"}
.bi-chevron-down::before{content:"\f282"}
.bi-check2-circle::before{content:"\f270"}
.bi-whatsapp::before{content:"\f618"}
.bi-search::before{content:"\f52a"}
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }




