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

@font-face {
  font-family: 'Public Sans';
  font-style: italic;
  font-display: swap;
  font-weight: 100 1000;
  src: url('./PublicSans-Italic.woff2') format('woff2-variations');
}
