/* Roboto – lokal gehostet (DSGVO, keine Google-Fonts-CDN-Aufrufe).
   Variable Font, deckt alle verwendeten Gewichte (400–700) ab. */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(/assets/fonts/Roboto.woff2) format('woff2');
}
