/* Self-hosted Google Fonts (DSGVO) — Subsets: latin, latin-ext */

/* Cardo 400 */
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/cardo-v21-latin_latin-ext-regular.woff2') format('woff2');
}

/* Cardo 400 italic */
@font-face {
  font-family: 'Cardo';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/cardo-v21-latin_latin-ext-italic.woff2') format('woff2');
}

/* Cardo 700 */
@font-face {
  font-family: 'Cardo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/cardo-v21-latin_latin-ext-700.woff2') format('woff2');
}

/* League Spartan 400 */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/league-spartan-v15-latin_latin-ext-regular.woff2') format('woff2');
}

/* League Spartan 500 */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/league-spartan-v15-latin_latin-ext-500.woff2') format('woff2');
}

/* League Spartan 600 */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/league-spartan-v15-latin_latin-ext-600.woff2') format('woff2');
}

/* League Spartan 700 */
@font-face {
  font-family: 'League Spartan';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/league-spartan-v15-latin_latin-ext-700.woff2') format('woff2');
}
