/* Site-wide Montserrat Z Remix typography for Greek and English. */
body, button, input, select, optgroup, textarea {
  font-family: var(--main-text-fam);
}
h1, h2, h3, h4, h5, h6, .big-title, .use-case__title {
  font-family: var(--main-title-fam);
  font-weight: 700;
}
.hero-title, .archive .hero-title span, .hcs__descr, .prefooter-title {
  font-weight: 900;
}
.archive .hero-title { font-weight: 700; }
.wpforms-container input, .wpforms-container select,
.wpforms-container textarea, .wpforms-container button,
.wpforms-container label, .wpforms-container .wpforms-field-description,
.wpforms-confirmation-container-full {
  font-family: var(--main-text-fam);
}
em, .regal { font-family: inherit; }
