/*
 * File: wp-content/themes/fanclub-base/assets/fonts/fonts.css
 * Self-hosted Webfonts — DSGVO-konform, keine Google-CDN-Requests.
 * Dateien liegen im gleichen Ordner (./*.woff2).
 */

/* ═══════════════════════════════════════════════════════════════
   BARLOW CONDENSED
   ═══════════════════════════════════════════════════════════════ */
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 400; font-display: swap; src: url('./barlow-condensed-v13-latin-regular.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: italic; font-weight: 400; font-display: swap; src: url('./barlow-condensed-v13-latin-italic.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 500; font-display: swap; src: url('./barlow-condensed-v13-latin-500.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: italic; font-weight: 500; font-display: swap; src: url('./barlow-condensed-v13-latin-500italic.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 600; font-display: swap; src: url('./barlow-condensed-v13-latin-600.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: italic; font-weight: 600; font-display: swap; src: url('./barlow-condensed-v13-latin-600italic.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 700; font-display: swap; src: url('./barlow-condensed-v13-latin-700.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: italic; font-weight: 700; font-display: swap; src: url('./barlow-condensed-v13-latin-700italic.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 800; font-display: swap; src: url('./barlow-condensed-v13-latin-800.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: italic; font-weight: 800; font-display: swap; src: url('./barlow-condensed-v13-latin-800italic.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: normal; font-weight: 900; font-display: swap; src: url('./barlow-condensed-v13-latin-900.woff2') format('woff2'); }
@font-face { font-family: 'Barlow Condensed'; font-style: italic; font-weight: 900; font-display: swap; src: url('./barlow-condensed-v13-latin-900italic.woff2') format('woff2'); }

/* ═══════════════════════════════════════════════════════════════
   SEDGWICK AVE DISPLAY
   ═══════════════════════════════════════════════════════════════ */
@font-face { font-family: 'Sedgwick Ave Display'; font-style: normal; font-weight: 400; font-display: swap; src: url('./sedgwick-ave-display-v23-latin-regular.woff2') format('woff2'); }
