/* Font Awesome 5 Pro — schlanke Teilmenge für zource (Light 300 + Solid 900).
   Aus cmart2026 übernommen. Nur die im Tool genutzten Glyphen. */
@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:block;
  src:url(webfonts/fa-light-300.woff2) format("woff2"),url(webfonts/fa-light-300.woff) format("woff");}
@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:block;
  src:url(webfonts/fa-solid-900.woff2) format("woff2"),url(webfonts/fa-solid-900.woff) format("woff");}

.fa,.fal,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;
  display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;
  font-family:'Font Awesome 5 Pro'}
.fal{font-weight:300}
.fas{font-weight:900}

/* UI-Icon-Wrapper: 16px, vertikal zentriert (Strich/Light) */
.ic{font-size:15px;width:16px;text-align:center;flex:none}

.fa-flag:before{content:"\f024"}
.fa-user:before{content:"\f007"}
.fa-users:before{content:"\f0c0"}
.fa-sign-out-alt:before{content:"\f2f5"}
.fa-chevron-right:before{content:"\f054"}
.fa-chevron-down:before{content:"\f078"}
.fa-check:before{content:"\f00c"}
.fa-plus:before{content:"\f067"}
.fa-times:before{content:"\f00d"}
.fa-cog:before{content:"\f013"}
.fa-download:before{content:"\f019"}
.fa-pen:before{content:"\f304"}
.fa-search:before{content:"\f002"}
.fa-eye:before{content:"\f06e"}
.fa-layer-group:before{content:"\f5fd"}
.fa-cube:before{content:"\f1b2"}
.fa-info-circle:before{content:"\f05a"}
.fa-exclamation-triangle:before{content:"\f071"}
.fa-trash-alt:before{content:"\f2ed"}
.fa-list:before{content:"\f03a"}
