/* Self-hosted variable fonts for the "Network Fabric" design (2026-09-05).
 * Each family ships from Google Fonts as a single variable-weight file;
 * self-hosting it locally means the corporate site makes no third-party
 * font request at runtime, consistent with the product's own "nothing
 * leaves your network" pitch. Source: Google Fonts (OFL-licensed).
 */

@font-face {
  font-family: 'Bricolage Grotesque';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/lib/fonts/bricolage-grotesque/bricolage-grotesque-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('/lib/fonts/public-sans/public-sans-variable.woff2') format('woff2');
}

@font-face {
  font-family: 'JetBrains Mono';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('/lib/fonts/jetbrains-mono/jetbrains-mono-variable.woff2') format('woff2');
}
