/* v221: font self-hosted (tanpa dependensi Google CDN) */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/static/fonts/orbitron-var-latin.woff2') format('woff2');
}
@font-face {
  font-family: 'Outfit';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/static/fonts/outfit-var-latin.woff2') format('woff2');
}
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/static/fonts/plus-jakarta-sans-var-latin.woff2') format('woff2');
}
@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/static/fonts/jetbrains-mono-var-latin.woff2') format('woff2');
}
