/* ============================================================
   Font lokal Sinergi Inspektur Tambang (self-hosted, tanpa CDN)
   Barlow Semi Condensed (judul) · Inter (teks) · JetBrains Mono (kode/nomor)
   ============================================================ */

/* ---------- Barlow Semi Condensed ---------- */
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url('BarlowSemiCondensed-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url('BarlowSemiCondensed-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: 'Barlow Semi Condensed';
  font-style: normal; font-weight: 700; font-display: swap;
  src: url('BarlowSemiCondensed-Bold.woff2') format('woff2');
}

/* ---------- Inter ---------- */
@font-face {
  font-family: 'Inter';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url('Inter-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url('Inter-Medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url('Inter-SemiBold.woff2') format('woff2');
}

/* ---------- JetBrains Mono ---------- */
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url('JetBrainsMono-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal; font-weight: 600; font-display: swap;
  src: url('JetBrainsMono-SemiBold.woff2') format('woff2');
}
