/* Self-hosted Google Fonts — GDPR compliant */

/* Barlow Condensed 400 */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/barlow-condensed/barlow-condensed-400.woff2') format('woff2');
}

/* Barlow Condensed 700 */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/barlow-condensed/barlow-condensed-700.woff2') format('woff2');
}

/* Barlow Condensed 800 */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/barlow-condensed/barlow-condensed-800.woff2') format('woff2');
}

/* Barlow Condensed 900 */
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/barlow-condensed/barlow-condensed-900.woff2') format('woff2');
}

/* Inter (variable font — covers 400, 500, 600) */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('/fonts/inter/inter-variable.woff2') format('woff2');
}

/* Special Elite 400 */
@font-face {
  font-family: 'Special Elite';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/special-elite/special-elite-400.woff2') format('woff2');
}
