/**
 * English UI: Circe for headings and body copy.
 * Loaded only when intriq_is_chinese_ui() is false.
 */

body.intriq-lang-en {
	--font-primary: "Circe", sans-serif;
	--font-heading: "Circe", sans-serif;

	--e-global-typography-primary-font-family: "Circe";
	--e-global-typography-secondary-font-family: "Circe";
	--e-global-typography-text-font-family: "Circe";
	--e-global-typography-accent-font-family: "Circe";
	--e-global-typography-8cebc14-font-family: "Circe";
	--e-global-typography-0a03202-font-family: "Circe";
	--e-global-typography-422b94c-font-family: "Circe";
	--e-global-typography-35ae5c2-font-family: "Circe";
	--e-global-typography-8c5b308-font-family: "Circe";
	--e-global-typography-5e30549-font-family: "Circe";
	--e-global-typography-45400f2-font-family: "Circe";
	--e-global-typography-7c1d664-font-family: "Circe";
}

body.intriq-lang-en [class*="elementor-kit-"] {
	--e-global-typography-primary-font-family: "Circe";
	--e-global-typography-secondary-font-family: "Circe";
	--e-global-typography-text-font-family: "Circe";
	--e-global-typography-accent-font-family: "Circe";
	--e-global-typography-8cebc14-font-family: "Circe";
	--e-global-typography-0a03202-font-family: "Circe";
	--e-global-typography-422b94c-font-family: "Circe";
	--e-global-typography-35ae5c2-font-family: "Circe";
	--e-global-typography-8c5b308-font-family: "Circe";
	--e-global-typography-5e30549-font-family: "Circe";
	--e-global-typography-45400f2-font-family: "Circe";
	--e-global-typography-7c1d664-font-family: "Circe";
	font-family: var(--font-primary) !important;
}

body.intriq-lang-en {
	font-family: var(--font-primary) !important;
}

body.intriq-lang-en :is(h1, h2, h3, h4, h5, h6, .elementor-heading-title) {
	font-family: var(--font-heading) !important;
}

body.intriq-lang-en :is(
	.elementor-widget-text-editor,
	.elementor-widget-theme-post-content,
	.elementor-button,
	.elementor-field-group input,
	.elementor-field-group textarea,
	.elementor-field-group select,
	.elementor-field-group label,
	.sub-heading,
	.intriq-brands-partners,
	.intriq-journey-dropdown,
	.itinerary-meta-item .meta-text
) {
	font-family: var(--font-primary) !important;
}

body.intriq-lang-en :is(.fa, .fas, .far, .fal, .fab, .fad, [class*="fa-"], .elementor-icon, .elementor-icon i) {
	font-family: "Font Awesome 5 Pro" !important;
}

body.intriq-lang-en .fab {
	font-family: "Font Awesome 5 Brands" !important;
}
