/* Site-wide Geologica (Google Fonts) for my-webion.gr / NHSA front + account chrome. */
:root {
	--font: Geologica, system-ui, sans-serif;
	--nh-font: Geologica, system-ui, sans-serif;
	--e-global-typography-primary-font-family: "Geologica";
	--e-global-typography-secondary-font-family: "Geologica";
	--e-global-typography-text-font-family: "Geologica";
	--e-global-typography-accent-font-family: "Geologica";
}

html,
body,
button,
input,
select,
textarea,
optgroup,
.button,
.wp-element-button,
.wp-block-button__link,
nav,
.menu,
.site-header,
.site-footer,
h1,
h2,
h3,
h4,
h5,
h6,
.elementor-heading-title,
.elementor-button,
.elementor-button-text,
.elementor-widget-text-editor,
.elementor-nav-menu,
.elementor-icon-box-title,
.elementor-icon-box-description,
.woocommerce,
.woocommerce-page,
.woocommerce-account,
.nhsa-account-body,
.nhsa-wrap,
#nh-global-header,
#nh-global-header *,
#nh-global-footer,
#nh-global-footer *,
#nh-home-page,
#nh-home-page * {
	font-family: Geologica, system-ui, sans-serif !important;
}

.nhsa-account-body {
	--nh-font: Geologica, system-ui, sans-serif;
	--font: Geologica, system-ui, sans-serif;
}

code,
kbd,
samp,
pre,
.nhsa-account-body code {
	font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
}
