/*!
 * Bootstrap Icons Subset v1.11.3 - Only icons used in CellTowerMaps
 * Reduced from ~100KB to ~3KB
 */
@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: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Icons used in CellTowerMaps */
.bi-broadcast-pin::before {
  content: "\f1d5";
}
.bi-camera::before {
  content: "\f220";
}
.bi-card-list::before {
  content: "\f227";
}
.bi-check-circle-fill::before {
  content: "\f26a";
}
.bi-check-circle::before {
  content: "\f26b";
}
.bi-clock-history::before {
  content: "\f292";
}
.bi-dot::before {
  content: "\f309";
}
.bi-exclamation-circle-fill::before {
  content: "\f332";
}
.bi-exclamation-triangle-fill::before {
  content: "\f33a";
}
.bi-filter-left::before {
  content: "\f3c6";
}
.bi-heart::before {
  content: "\f417";
}
.bi-info-circle-fill::before {
  content: "\f430";
}
.bi-info-circle::before {
  content: "\f431";
}
.bi-lightning-charge-fill::before {
  content: "\f46c";
}
.bi-link-45deg::before {
  content: "\f470";
}
.bi-question-circle::before {
  content: "\f505";
}
.bi-trash::before {
  content: "\f5de";
}
.bi-twitch::before {
  content: "\f5ee";
}
.bi-twitter::before {
  content: "\f5ef";
}
.bi-upload::before {
  content: "\f603";
}
.bi-x-circle::before {
  content: "\f623";
}
.bi-pin-map::before {
  content: "\f64c";
}
.bi-medium::before {
  content: "\f661";
}
.bi-pinterest::before {
  content: "\f663";
}
.bi-radioactive::before {
  content: "\f67b";
}
.bi-tiktok::before {
  content: "\f6cc";
}
.bi-crosshairs::before {
  content: "\f3e1";
}
