@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&display=swap");
html, body {
  font-family: "Nunito Sans", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Nunito Sans", Arial, sans-serif;
}
