/* Playfair Display — lokal eingebunden (DSGVO-konform, kein Google Fonts) */
@font-face {
  font-family: 'Playfair Display';
  src: url('playfair-display.woff2') format('woff2');
  font-weight: 400 900;
  font-style: normal;
  font-display: swap;
}
