/* Plus Jakarta Sans — self-hosted (variable, weights 300–800).
   Replaces the external Google Fonts call so nothing loads from a third
   party behind the password gate. Latin subset covers German umlauts. */
@font-face {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('PlusJakartaSans-Variable.woff2') format('woff2');
}
