/* Public Sans - Body variable font (self-hosted)
   Variable font with full wght axis: 100-900.
   Single file replaces the previous five static woff2 files (300/400/500/600/700). */

@font-face {
  font-family: 'Public Sans';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('/fonts/PublicSans-Variable.woff2') format('woff2');
}
