/*!
 * Bootstrap Icons v1.11.3 — subset (23 icons used by EventRadar)
 * Full library: https://icons.getbootstrap.com/
 * License: MIT
 */
@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;
}
.bi-arrow-left::before{content:"\f12f"}
.bi-bookmark::before{content:"\f1a2"}
.bi-bookmark-fill::before{content:"\f199"}
.bi-box-arrow-up-right::before{content:"\f1c5"}
.bi-building::before{content:"\f1dd"}
.bi-calendar::before{content:"\f1f6"}
.bi-calendar3::before{content:"\f214"}
.bi-chat-square-text::before{content:"\f264"}
.bi-check-circle::before{content:"\f26b"}
.bi-chevron-down::before{content:"\f282"}
.bi-chevron-right::before{content:"\f285"}
.bi-chevron-up::before{content:"\f286"}
.bi-clock::before{content:"\f293"}
.bi-download::before{content:"\f30a"}
.bi-funnel::before{content:"\f3e1"}
.bi-geo-alt::before{content:"\f3e8"}
.bi-moon::before{content:"\f497"}
.bi-search::before{content:"\f52a"}
.bi-share::before{content:"\f52e"}
.bi-sliders::before{content:"\f56b"}
.bi-sun::before{content:"\f5a2"}
.bi-tag::before{content:"\f5b0"}
.bi-x::before{content:"\f62a"}
.bi-x-lg::before{content:"\f659"}
