@font-face {
  font-family: "bootstrap-icons";
  src: url("./bootstrap-icons.woff2") format("woff2"),
       url("./bootstrap-icons.woff") format("woff");
}

.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-list::before { content: "\f479"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-phone::before { content: "\f4e9"; }
.bi-envelope::before { content: "\f32e"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-vk::before { content: "\f5f7"; }
.bi-youtube::before { content: "\f62d"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-earmark-person::before { content: "\f371"; }
.bi-newspaper::before { content: "\f472"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-megaphone::before { content: "\f45b"; }
.bi-info-circle::before { content: "\f431"; }
.bi-image::before { content: "\f42f"; }
.bi-person::before { content: "\f4da"; }
.bi-file-earmark-text::before { content: "\f36f"; }
.bi-envelope-paper::before { content: "\f332"; }
.bi-chat-dots::before { content: "\f25c"; }
.bi-chevron-left::before { content: "\f284"; }
.bi-chevron-right::before { content: "\f285"; }
.bi-people::before { content: "\f4d5"; }
.bi-list-ul::before { content: "\f47a"; }
.bi-wallet2::before { content: "\f5ff"; }
.bi-building::before { content: "\f1ad"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-chevron-up::before { content: "\f286"; }
.bi-headset::before { content: "\f416"; }