@font-face {
  font-family: "bootstrap-icons";
  src: url("/export/system/modules/ch.ethz.sed.bootstrap4.basics/bootstrap-icons-1.8/fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3") format("woff2"),
url("/export/system/modules/ch.ethz.sed.bootstrap4.basics/bootstrap-icons-1.8/fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") 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-down::before { content: "\f128"; }
.bi-arrow-left::before { content: "\f12f"; }
.bi-arrow-down-square::before { content: "\f126"; }
.bi-arrow-down-circle::before { content: "\f119"; }
.bi-arrow-right::before { content: "\f138"; }
.bi-chevron-double-down::before { content: "\f27e"; }
.bi-chevron-down::before { content: "\f282"; }
.bi-envelope-fill::before { content: "\f32c"; }
.bi-file-earmark-excel-fill::before { content: "\f367"; }
.bi-file-text-fill::before { content: "\f3b8"; }
.bi-funnel-fill::before { content: "\f3e0"; }
.bi-house-fill::before { content: "\f424"; }
.bi-house-door-fill::before { content: "\f422"; }
.bi-info-circle-fill::before { content: "\f430"; }
.bi-list::before { content: "\f479"; }
.bi-search::before { content: "\f52a";}
.bi-share-fill::before { content: "\f52d";}
.bi-skip-backward-fill::before { content: "\f551"; }
.bi-skip-forward-fill::before { content: "\f55d"; }
.bi-skip-start-fill::before { content: "\f563"; }
.bi-telephone-fill::before { content: "\f5b4"; }
.bi-twitter::before { content: "\f5ef"; }

