﻿@font-face { font-display: swap;
  font-family: "bootstrap-icons";
  src: url("./fonts/bootstrap-icons.woff2") format("woff2"),
url("./fonts/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-arrow-right::before { content: "\f138"; }
.bi-binoculars::before { content: "\f18f"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-box-seam-fill::before { content: "\f7d3"; }
.bi-building-fill-gear::before { content: "\f871"; }
.bi-buildings-fill::before { content: "\f87c"; }
.bi-bullseye::before { content: "\f1de"; }
.bi-cash-stack::before { content: "\f246"; }
.bi-check2-circle::before { content: "\f270"; }
.bi-clipboard2-check::before { content: "\f725"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-facebook::before { content: "\f344"; }
.bi-gear-wide-connected::before { content: "\f3e3"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-geo-alt-fill::before { content: "\f3e7"; }
.bi-hammer::before { content: "\f3ff"; }
.bi-instagram::before { content: "\f437"; }
.bi-person-fill::before { content: "\f4da"; }
.bi-phone-fill::before { content: "\f4e2"; }
.bi-printer-fill::before { content: "\f500"; }
.bi-recycle::before { content: "\f64f"; }
.bi-send-fill::before { content: "\f6b9"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-truck::before { content: "\f5ea"; }
.bi-truck-front::before { content: "\f821"; }
.bi-truck-front-fill::before { content: "\f820"; }
.bi-whatsapp::before { content: "\f618"; }
.bi-youtube::before { content: "\f62b"; }
