/*
 * متن کل سایت: Vazirmatn (همان خط «وزیر» در Google Fonts)
 * حفاظت از Font Awesome و آیکن‌های Elementor (eicons)
 */

html {
	font-family: "Vazirmatn", Vazirmatn, Tahoma, "Segoe UI", sans-serif;
}

body {
	font-family: "Vazirmatn", Vazirmatn, Tahoma, "Segoe UI", sans-serif !important;
}

.entry-content,
.comments-area,
.wp-block-cover,
.wp-block-group,
.wp-block-column,
blockquote,
figcaption,
fieldset,
legend,
.elementor-widget-text-editor .elementor-widget-container,
.elementor-widget-heading .elementor-heading-title,
.elementor-widget-tabs .elementor-tab-title,
.elementor-widget-accordion .elementor-accordion-title,
.elementor-widget-toggle .elementor-toggle-title,
.elementor-widget-button .elementor-button,
.elementor-widget-icon-list .elementor-icon-list-text,
.elementor-widget-nav-menu a,
.elementor-widget-post-title .elementor-heading-title,
.elementor-widget-archive-title .elementor-heading-title,
.elementor-widget-archive-posts .elementor-post__title,
.elementor-widget-archive-posts .elementor-post__excerpt {
	font-family: "Vazirmatn", Vazirmatn, Tahoma, "Segoe UI", sans-serif !important;
}

input,
button,
select,
textarea,
.label,
[class*="elementor"] .elementor-alert {
	font-family: "Vazirmatn", Vazirmatn, Tahoma, "Segoe UI", sans-serif !important;
}

/* Font Awesome 6 — وب‌فونت محلی */
.fa,
.fa-brands,
.fa-classic,
.fa-regular,
.fa-sharp,
.fa-solid,
.fab,
.fad,
.fal,
.far,
.fas {
	font-family: var(--fa-style-family, "Font Awesome 6 Free"), "Font Awesome 6 Brands" !important;
}

.fa-brands,
.fab {
	font-family: var(--fa-style-family-brands, "Font Awesome 6 Brands") !important;
	font-weight: 400 !important;
}

/* Elementor icon font */
[class*="eicon-"],
[class^="eicon"],
.eicon,
.elementor-widget-icon.elementor-view-default i {
	font-family: eicons, serif !important;
}
