/* Homepage-only Bootstrap Icons subset (~27 glyphs). */
@font-face {
  font-display: swap;
  font-family: "bootstrap-icons";
  src: url("../fonts/bootstrap-icons-intro.woff2") format("woff2");
}
.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-amazon::before { content: "\f68d"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-arrow-up-right::before { content: "\f144"; }
.bi-box::before { content: "\f1c8"; }
.bi-buildings::before { content: "\f87d"; }
.bi-calendar-check::before { content: "\f1e2"; }
.bi-chat-dots::before { content: "\f24a"; }
.bi-check-circle-fill::before { content: "\f26a"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-cpu::before { content: "\f2d6"; }
.bi-database::before { content: "\f8c4"; }
.bi-database-check::before { content: "\f8b0"; }
.bi-github::before { content: "\f3ed"; }
.bi-google::before { content: "\f3f0"; }
.bi-graph-up-arrow::before { content: "\f673"; }
.bi-headset::before { content: "\f414"; }
.bi-key::before { content: "\f44f"; }
.bi-lightbulb::before { content: "\f46b"; }
.bi-lightning-charge-fill::before { content: "\f46c"; }
.bi-list::before { content: "\f479"; }
.bi-people::before { content: "\f4d0"; }
.bi-play-circle::before { content: "\f4f3"; }
.bi-plug::before { content: "\f4f7"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-shop::before { content: "\f543"; }
.bi-slack::before { content: "\f565"; }
.bi-tools::before { content: "\f5db"; }
.bi-whatsapp::before { content: "\f618"; }
