/* Self-hosted variable font. SIL Open Font Licence, no external CDN.
   One variable file covers the whole 400 to 800 weight axis. */

@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('assets/fonts/plus-jakarta-sans.woff2') format('woff2');
  font-weight: 400 800;
  font-style: normal;
  font-display: swap;
}
