/* Bootstrap Icons - ???? ??????? (????????? ???? ???? ???) */
@font-face {
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2") format("woff2"),
       url("./fonts/bootstrap-icons.woff") format("woff");
}

.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-alarm-fill::before { content: "\f101"; }
.bi-alarm::before { content: "\f102"; }
.bi-box-arrow-in-right::before { content: "\f322"; }
.bi-box-arrow-right::before { content: "\f323"; }
.bi-box-arrow-up-right::before { content: "\f325"; }
.bi-calendar-week::before { content: "\f34d"; }
.bi-chat-dots::before { content: "\f378"; }
.bi-check-circle-fill::before { content: "\f37f"; }
.bi-exclamation-triangle-fill::before { content: "\f468"; }
.bi-flower1::before { content: "\f485"; }
.bi-gift-fill::before { content: "\f4ae"; }
.bi-gear::before { content: "\f493"; }
.bi-people::before { content: "\f4d8"; }
.bi-plus-circle::before { content: "\f4fe"; }
.bi-shield-lock-fill::before { content: "\f5dc"; }
.bi-speedometer2::before { content: "\f5fc"; }
.bi-telephone-fill::before { content: "\f5e4"; }
.bi-whatsapp::before { content: "\f617"; }
.bi-instagram::before { content: "\f437"; }
.bi-pc-display::before { content: "\f4cb"; }
.bi-check::before { content: "\f272"; }
.bi-x::before { content: "\f62a"; }
.bi-list::before { content: "\f479"; }
.bi-x-lg::before { content: "\f659"; }