/* Bootstrap Icons v1.11.3 - Stub CSS */
/* Replace with full version from: https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css */
/* Or download: https://github.com/twbs/icons/releases */
@font-face {
  font-family: "bootstrap-icons";
  src: url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/fonts/bootstrap-icons.woff2") format("woff2");
  font-display: swap;
}
[class^="bi-"]::before, [class*=" bi-"]::before {
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.bi-phone::before { content: "\f4b8"; }
.bi-compass::before { content: "\f1eb"; }
.bi-shield-check::before { content: "\f53f"; }
.bi-eye::before { content: "\f35a"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-check-circle::before { content: "\f26b"; }
