/* Righteous (Google Fonts v18), self-hosted so no request ever leaves our origin
   — keeps the brand wordmark working with zero third-party dependency or IP leak. */
@font-face {
  font-family: 'Righteous';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/lib/righteous.woff2') format('woff2');
}
