@font-face {
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons.woff2") format("woff2");
}
[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: text-bottom;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-arrow-right::before {
  content: "\f138";
}

.bi-arrow-up::before {
  content: "\f148";
}

.bi-award::before {
  content: "\f154";
}

.bi-bar-chart::before {
  content: "\f17e";
}

.bi-building::before {
  content: "\f1dd";
}

.bi-chat-dots::before {
  content: "\f24a";
}

.bi-chevron-down::before {
  content: "\f282";
}

.bi-chevron-left::before {
  content: "\f284";
}

.bi-chevron-right::before {
  content: "\f285";
}

.bi-cpu-fill::before {
  content: "\f2b5";
}

.bi-envelope-fill::before {
  content: "\f30c";
}

.bi-envelope::before {
  content: "\f30f";
}

.bi-gear-wide-connected::before {
  content: "\f3c3";
}

.bi-geo-alt::before {
  content: "\f3c8";
}

.bi-globe::before {
  content: "\f3ce";
}

.bi-headset::before {
  content: "\f3f4";
}

.bi-list::before {
  content: "\f456";
}

.bi-patch-check::before {
  content: "\f48f";
}

.bi-play-fill::before {
  content: "\f4cd";
}

.bi-shield-check::before {
  content: "\f507";
}

.bi-star-fill::before {
  content: "\f55b";
}

.bi-telephone-fill::before {
  content: "\f583";
}

.bi-telephone-plus::before {
  content: "\f58d";
}

.bi-telephone::before {
  content: "\f590";
}

.bi-whatsapp::before {
  content: "\f5dd";
}.bi-trophy::before {
  content: "\f5db";
}