@font-face {
  font-family: "Nunito Sans var";
  font-weight: 100 700;
  font-display: swap;
  font-style: normal;
  font-named-instance: "Regular";
  src: url("NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf") format("truetype");
}
@font-face {
  font-family: "Nunito Sans var";
  font-weight: 100 700;
  font-display: swap;
  font-style: italic;
  font-named-instance: "Italic";
  src: url("NunitoSans-Italic-VariableFont_YTLC,opsz,wdth,wght.ttf")
    format("truetype");
}

html {
  font-family: "RobotoMono var", sans-serif;
}
