@font-face {
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") format("woff");
  font-display: swap;
  font-style: normal
}
.bi::before, [class^="bi-"]::before, [class*=" bi-"]::before {
  display: inline-block;
  font-display: 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-arrow-right::before {
  content: "\f138";
}
.bi-arrow-up::before {
  content: "\f148";
}
.bi-chevron-down::before {
  content: "\f282";
}
.bi-chevron-right::before {
  content: "\f285";
}
.bi-facebook::before {
  content: "\f344";
}
.bi-instagram::before {
  content: "\f437";
}
.bi-linkedin::before {
  content: "\f472";
}
.bi-newspaper::before {
  content: "\f4a3";
}
.bi-search::before {
  content: "\f52a";
}
.bi-tv::before {
  content: "\f5ed";
}
.bi-twitter::before {
  content: "\f5ef";
}
.bi-whatsapp::before {
  content: "\f618";
}
.bi-x-square::before {
  content: "\f629";
}
.bi-youtube::before {
  content: "\f62b";
}
.bi-x-lg::before {
  content: "\f659";
}
.bi-pinterest::before {
  content: "\f663";
}