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

html, body, button, input, select, textarea,
h1, h2, h3, h4, h5, h6, em, strong, small, a, p, span, label, summary {
  font-family: "Montserrat", Arial, sans-serif !important;
}
