/*!
 * Bootstrap Icons v1.13.1 (https://icons.getbootstrap.com/)
 * Copyright 2019-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/icons/blob/main/LICENSE)
 * Subsetted to icons used on tac3.solutions
 */

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

.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-check2::before { content: "\f272"; }
.bi-arrow-up-short::before { content: "\f145"; }
.bi-box-arrow-up-right::before { content: "\f1c5"; }
.bi-broadcast::before { content: "\f1d6"; }
.bi-building::before { content: "\f1dd"; }
.bi-calendar::before { content: "\f1f6"; }
.bi-calendar3::before { content: "\f214"; }
.bi-clock::before { content: "\f293"; }
.bi-easel::before { content: "\f310"; }
.bi-envelope::before { content: "\f32f"; }
.bi-facebook::before { content: "\f344"; }
.bi-file-earmark-text::before { content: "\f38b"; }
.bi-geo-alt::before { content: "\f3e8"; }
.bi-google::before { content: "\f3f0"; }
.bi-hdd-stack::before { content: "\f411"; }
.bi-house::before { content: "\f425"; }
.bi-images::before { content: "\f42b"; }
.bi-instagram::before { content: "\f437"; }
.bi-link-45deg::before { content: "\f470"; }
.bi-linkedin::before { content: "\f472"; }
.bi-list::before { content: "\f479"; }
.bi-person-check::before { content: "\f4d6"; }
.bi-person::before { content: "\f4e1"; }
.bi-question-circle::before { content: "\f505"; }
.bi-shield-check::before { content: "\f52f"; }
.bi-telephone::before { content: "\f5c1"; }
.bi-twitter-x::before { content: "\f8db"; }
.bi-x::before { content: "\f62a"; }
.bi-zoom-in::before { content: "\f62c"; }
