@font-face {
  font-display: block;
  font-family: bootstrap-icons;
  src: url("bootstrap-icons/bootstrap-icons.woff") format("woff2"),
    url("bootstrap-icons/bootstrap-icons.woff2") format("woff")
}

.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-arrow-up::before {
  content: "\f148"
}

.bi-building-fill-check::before {
  content: "\f86d"
}

.bi-chevron-double-right::before {
  content: "\f280"
}

.bi-envelope-fill::before {
  content: "\f32c"
}

.bi-geo-alt-fill::before {
  content: "\f3e7"
}

.bi-people-fill::before {
  content: "\f4cf"
}

.bi-person-fill::before {
  content: "\f4da"
}

.bi-phone-fill::before {
  content: "\f4e2"
}
