/* Local / system fonts — no Google CDN */
body, button, input, select, textarea,
.u-body, .u-text, .u-btn, .u-nav-link {
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue",
    Arial, "Noto Sans", "Liberation Sans", sans-serif !important;
}
