/* Font Awesome Free 7.3.1 – nur die hier benötigten Solid-Icons. Schrift: /fonts/fa-solid-900.woff2 (selbst gehostet,
   weil die Content-Security-Policy keine fremden Quellen erlaubt). Lizenz: Icons CC BY 4.0, Schrift SIL OFL 1.1 –
   siehe /fonts/FONTAWESOME-LICENSE.txt. Weitere Icons: Regel .fa-<name>::before mit dem Unicode von fontawesome.com ergänzen. */
@font-face {
  font-family: "Font Awesome 7 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("/fonts/fa-solid-900.woff2") format("woff2");
}
.fa {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  width: 1.25em;
  text-align: center;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.fa-binoculars::before { content: "\f1e5"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-book::before { content: "\f02d"; }
.fa-brain::before { content: "\f5dc"; }
.fa-bullseye::before { content: "\f140"; }
.fa-camera::before { content: "\f030"; }
.fa-calendar-days::before { content: "\f073"; }
.fa-chart-line::before { content: "\f201"; }
.fa-chart-simple::before { content: "\e473"; }
.fa-check::before { content: "\f00c"; }
.fa-children::before { content: "\e4e1"; }
.fa-circle-check::before { content: "\f058"; }
.fa-circle-xmark::before { content: "\f057"; }
.fa-clapperboard::before { content: "\e131"; }
.fa-clipboard-list::before { content: "\f46d"; }
.fa-crosshairs::before { content: "\f05b"; }
.fa-crown::before { content: "\f521"; }
.fa-dice::before { content: "\f522"; }
.fa-dove::before { content: "\f4ba"; }
.fa-earth-europe::before { content: "\f7a2"; }
.fa-file-import::before { content: "\f56f"; }
.fa-file-pen::before { content: "\f31c"; }
.fa-fire::before { content: "\f06d"; }
.fa-flag-checkered::before { content: "\f11e"; }
.fa-floppy-disk::before { content: "\f0c7"; }
.fa-gamepad::before { content: "\f11b"; }
.fa-gear::before { content: "\f013"; }
.fa-gem::before { content: "\f3a5"; }
.fa-graduation-cap::before { content: "\f19d"; }
.fa-headphones::before { content: "\f025"; }
.fa-hourglass-half::before { content: "\f252"; }
.fa-image::before { content: "\f03e"; }
.fa-key::before { content: "\f084"; }
.fa-keyboard::before { content: "\f11c"; }
.fa-language::before { content: "\f1ab"; }
.fa-lightbulb::before { content: "\f0eb"; }
.fa-link::before { content: "\f0c1"; }
.fa-lock::before { content: "\f023"; }
.fa-medal::before { content: "\f5a2"; }
.fa-mobile-screen::before { content: "\f3cf"; }
.fa-palette::before { content: "\f53f"; }
.fa-pen-nib::before { content: "\f5ad"; }
.fa-people-roof::before { content: "\e537"; }
.fa-person-walking::before { content: "\f554"; }
.fa-plus::before { content: "\2b"; }
.fa-print::before { content: "\f02f"; }
.fa-right-from-bracket::before { content: "\f2f5"; }
.fa-right-left::before { content: "\f362"; }
.fa-rocket::before { content: "\f135"; }
.fa-rotate-right::before { content: "\f2f9"; }
.fa-shuffle::before { content: "\f074"; }
.fa-shuttle-space::before { content: "\f197"; }
.fa-star::before { content: "\f005"; }
.fa-stopwatch::before { content: "\f2f2"; }
.fa-tornado::before { content: "\f76f"; }
.fa-trash::before { content: "\f1f8"; }
.fa-triangle-exclamation::before { content: "\f071"; }
.fa-trophy::before { content: "\f091"; }
.fa-volcano::before { content: "\f770"; }
.fa-volume-high::before { content: "\f028"; }
.fa-volume-xmark::before { content: "\f6a9"; }
.fa-wand-magic-sparkles::before { content: "\e2ca"; }
.fa-xmark::before { content: "\f00d"; }
