@font-face {
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2?856008caa5eb66df68595e734e59580d") format("woff2"),
  url("./fonts/bootstrap-icons.woff?856008caa5eb66df68595e734e59580d") format("woff");
}

[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"; color:rgb(255,130,40)}
.bi-phone::before { content: "\f4e7"; color:rgb(255,130,40)}
.bi-telephone::before { content: "\f5c1"; color:rgb(255,130,40)}
.bi-map::before { content: "\f47f"; }
.bi-geo-alt::before { content: "\f3e8"; color:rgb(255,130,40)}
.bi-arrow-up-short::before { content: "\f145"; color:rgb(255,130,40)}
.bi-clock::before { content: "\f293"; color:rgb(255,130,40)}
.bi-lightbulb::before { content: "\f46b"; color:rgb(255,130,40)}
.bi-lightning::before { content: "\f46f"; color:rgb(255,130,40)}
.bi-lightning-charge::before { content: "\f46d"; color:rgb(255,130,40)}
.bi-truck::before { content: "\f5ea"; color:rgb(255,130,40)}
.bi-clipboard-check::before { content: "\f28b"; color:rgb(255,130,40)}
.bi-check-all::before { content: "\f269";}
.bi-check-all{line-height: 1;}
.bi-file-earmark::before { content: "\f392"; color:rgb(90, 90, 90)}
.bi-cone-striped::before { content: "\f2d2"; color:rgb(90, 90, 90)}
.bi-cone::before { content: "\f2d3"; color:#5a5a5a}
.bi-chevron-down::before { content: "\f282"; }
.bi-bookmark-check::before{content: "\f196"; color: #000; font-weight: bold !important;}
.bi-box-arrow-left::before { content: "\f1c2"; }
.bi-box-arrow-right::before { content: "\f1c3"; }
.bi-box-arrow-in-left::before { content: "\f1bd"; }
.bi-box-arrow-in-right::before { content: "\f1be"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-list::before {content: "\f479";}
.bi-x::before {content: "\f62a";}