/* Self-hosted Plus Jakarta Sans (variable, all weights from one file). */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('/assets/fonts/plus-jakarta-sans-latin.woff2') format('woff2');
  font-weight: 200 800;
  font-style: normal;
  font-display: swap;
}

/* Self-hosted Cal Sans (display font for headings, single weight). */
@font-face {
  font-family: 'Cal Sans';
  src: url('/assets/fonts/cal-sans-latin.woff2') format('woff2');
  font-weight: 400 700;
  font-style: normal;
  font-display: swap;
}
