/* Font Awesome 6 Free (Solid) — yalnız erişilebilirlik widget'ının 13 ikonu.
   Fonticons, Inc. — SIL OFL 1.1 (font) / CC BY 4.0 (ikonlar). CDN yerine yerel. */
@font-face {
  font-family: "Font Awesome 6 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../webfonts/fa-solid-900.woff2?v=20260715f") format("woff2");
}
.fas {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.fa-wheelchair::before { content: "\f193"; }
.fa-eye::before { content: "\f06e"; }
.fa-hand-paper::before { content: "\f256"; }
.fa-book-open::before { content: "\f518"; }
.fa-brain::before { content: "\f5dc"; }
.fa-palette::before { content: "\f53f"; }
.fa-bolt::before { content: "\f0e7"; }
.fa-exclamation-triangle::before { content: "\f071"; }
.fa-plus::before { content: "\2b"; }
.fa-minus::before { content: "\f068"; }
.fa-times::before { content: "\f00d"; }
.fa-undo::before { content: "\f0e2"; }
.fa-sync-alt::before { content: "\f2f1"; }
