/* Local stub replacing Google Fonts — system stacks close to Roboto / Montserrat */
body,
.elementor-widget-text-editor,
.elementor-widget-heading,
.elementor-button,
.elementor-icon-list-text {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.elementor-heading-title {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
