/* Lokal eingebundene Google-Font "Playfair" (DSGVO: kein Laufzeit-Request an fonts.googleapis.com/fonts.gstatic.com) */
@font-face {
  font-family: 'Playfair';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('playfair-regular.woff2') format('woff2'),
       url('playfair-regular.woff') format('woff');
}
