@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

/* V4 preview: production design with only the V3 font family applied. */
html, body, button, input, textarea, select {
  font-family: Manrope, Poppins, system-ui, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Manrope, Poppins, system-ui, sans-serif;
}
