/**
 * Lumax Energy — Ballinger Typeface
 * Licensed .woff2 files — Fontspring
 */

/* ── Thin (100) ────────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Thin_Italic.woff2') format('woff2');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/* ── X-Light (200) ─────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_X-Light.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_X-Light_Italic.woff2') format('woff2');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

/* ── Light (300) ───────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Light_Italic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

/* ── Regular (400) ─────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Regular_Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

/* ── Medium (500) ──────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Medium_Italic.woff2') format('woff2');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

/* ── Bold (700) ────────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Bold_Italic.woff2') format('woff2');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

/* ── X-Bold (800) ──────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_X-Bold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_X-Bold_Italic.woff2') format('woff2');
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

/* ── Black (900) ───────────────────────────────────────────────────────────── */
@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ballinger';
  src: url('../fonts/Ballinger_Black_Italic.woff2') format('woff2');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
