/* Source Sans 3 – lokal aus assets/fonts (kein Google Fonts) */
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
  src: url('source-sans-3-latin-wght-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF;
}
