/* §58: Schriften der WERKBANK, lokal und auf EINE Familie reduziert.
   Stefan, 2026-08-09: „alles im Projekt TLBX wird auf Roboto umgestellt."
   Vorher: Roboto + Roboto Slab + IBM Plex Sans + IBM Plex Mono + Inter.
   Jetzt: Roboto (300/400/500/700) und Roboto Mono fuer Codes. Nur Latin. */
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 300;
  font-display: swap; src: url('/fonts/werkbank/roboto-300.woff2') format('woff2'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400;
  font-display: swap; src: url('/fonts/werkbank/roboto-400.woff2') format('woff2'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500;
  font-display: swap; src: url('/fonts/werkbank/roboto-500.woff2') format('woff2'); }
@font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700;
  font-display: swap; src: url('/fonts/werkbank/roboto-700.woff2') format('woff2'); }
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 400;
  font-display: swap; src: url('/fonts/werkbank/roboto-mono-400.woff2') format('woff2'); }
@font-face { font-family: 'Roboto Mono'; font-style: normal; font-weight: 500;
  font-display: swap; src: url('/fonts/werkbank/roboto-mono-500.woff2') format('woff2'); }
