@font-face {
  font-family: 'NunitoSansSemibold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/nunito-sans-v18-latin-600.woff2') format('woff2');
  unicode-range: U+0000-00FF; /* adjust as needed */
}

@font-face {
  font-family: 'NunitoSansBlack';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('../fonts/nunito-sans-v18-latin-900.woff2') format('woff2');
  unicode-range: U+0000-00FF;
}