/* ===== HER LIFE ATELIER — Self-hosted Fonts =====
   Cormorant Garamond (300/400/500 + italic) + Jost (200/300/400/500 + italic)
   Absolute Pfade — funktionieren unabhängig vom Ladeort.
   Datei liegt in: /wp-content/themes/hla-blank/hla-fonts.css
   Font-Dateien in:  /wp-content/themes/hla-blank/fonts/
=================================================== */

/* ---- Cormorant Garamond ---- */
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/hla-blank/fonts/cormorant-garamond-v21-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 300;
  src: url('/wp-content/themes/hla-blank/fonts/cormorant-garamond-v21-latin-300italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/hla-blank/fonts/cormorant-garamond-v21-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/hla-blank/fonts/cormorant-garamond-v21-latin-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/hla-blank/fonts/cormorant-garamond-v21-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Cormorant Garamond';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/hla-blank/fonts/cormorant-garamond-v21-latin-500italic.woff2') format('woff2');
}

/* ---- Jost ---- */
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 200;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-200.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: italic;
  font-weight: 200;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-200italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 300;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-300.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: italic;
  font-weight: 300;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-300italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 400;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-regular.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: italic;
  font-weight: 400;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-italic.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: normal;
  font-weight: 500;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-500.woff2') format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'Jost';
  font-style: italic;
  font-weight: 500;
  src: url('/wp-content/themes/hla-blank/fonts/jost-v20-latin-500italic.woff2') format('woff2');
}
