/* Foxwood Tales — self-hosted fonts (GDPR: no Google Fonts CDN request)
   Latin subset only (Deutsch + English + core European) */

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('Manrope-300-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('Manrope-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('Manrope-500-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('Manrope-600-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('Manrope-700-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('PlayfairDisplay-400-italic.woff2') format('woff2');
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url('PlayfairDisplay-500-italic.woff2') format('woff2');
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('PlayfairDisplay-400-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('PlayfairDisplay-500-normal.woff2') format('woff2');
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('PlayfairDisplay-600-normal.woff2') format('woff2');
}
