/*
  Self-hosted Google Fonts (DSGVO) — Jane's Magazin
  Quelle: google-webfonts-helper (gwfh.mranftl.com), Subsets: latin + latin-ext
  Familien exakt wie im Theme benannt, damit --td_default_google_font_1/2
  sie ohne Umbau finden. Eingebunden wird diese Datei von der Hauptsession.
*/

/* ── Open Sans (v44) ───────────────────────────── */

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('open-sans/open-sans-v44-latin_latin-ext-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('open-sans/open-sans-v44-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('open-sans/open-sans-v44-latin_latin-ext-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('open-sans/open-sans-v44-latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('open-sans/open-sans-v44-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('open-sans/open-sans-v44-latin_latin-ext-700.woff2') format('woff2');
}

/* ── Roboto (v51) ──────────────────────────────── */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('roboto/roboto-v51-latin_latin-ext-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('roboto/roboto-v51-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('roboto/roboto-v51-latin_latin-ext-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('roboto/roboto-v51-latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('roboto/roboto-v51-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('roboto/roboto-v51-latin_latin-ext-700.woff2') format('woff2');
}

/* ── Work Sans (v24) ───────────────────────────── */

@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('work-sans/work-sans-v24-latin_latin-ext-300.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('work-sans/work-sans-v24-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('work-sans/work-sans-v24-latin_latin-ext-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('work-sans/work-sans-v24-latin_latin-ext-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('work-sans/work-sans-v24-latin_latin-ext-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('work-sans/work-sans-v24-latin_latin-ext-700.woff2') format('woff2');
}

/* ── PT Serif (v19) — nur 400 und 700 ──────────── */

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('pt-serif/pt-serif-v19-latin_latin-ext-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('pt-serif/pt-serif-v19-latin_latin-ext-italic.woff2') format('woff2');
}
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('pt-serif/pt-serif-v19-latin_latin-ext-700.woff2') format('woff2');
}
