/* Generiert von scripts/fetch-fonts.sh: self-hosted Fonts (DSGVO).
   NIEMALS fonts.googleapis.com einbinden. */

@font-face {
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/archivo-black-400.woff2') format('woff2');
}

/* Latin-Extended nachgeladen (2026-08-18, manuell — scripts/fetch-fonts.sh kann nur
   'latin' und wuerde diese Datei ueberschreiben). Grund: Namen wie "Demirović"
   brauchen ć (U+0107); im latin-Subset fehlt es, der Browser ersetzte den Buchstaben
   aus einer Fallback-Schrift und er fiel sichtbar aus der Zeile.
   Muss NACH der latin-Regel stehen: bei ueberlappenden Bereichen gewinnt die letzte. */
@font-face {
  font-family: 'Archivo Black';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/archivo-black-400-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
                 U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF,
                 U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* Generiert von scripts/fetch-fonts.sh: self-hosted Fonts (DSGVO).
   NIEMALS fonts.googleapis.com einbinden. */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/assets/fonts/roboto-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/assets/fonts/roboto-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/roboto-700.woff2') format('woff2');
}
/* Generiert von scripts/fetch-fonts.sh: self-hosted Fonts (DSGVO).
   NIEMALS fonts.googleapis.com einbinden. */

@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/assets/fonts/dancing-script-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Dancing Script';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/assets/fonts/dancing-script-700.woff2') format('woff2');
}
