.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS *//* بارگذاری فونت (اگر قبلاً با <link> در هدر گذاشتی، این خط را حذف کن) */
@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@300;400;500;600;700;800;900&display=swap");

/* پایهٔ کل صفحه */
html,
body {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
}

/* المنتور و فرم‌ها — تا تایپوگرافی ویجت‌ها جلوی فونت را نگیرد */
body .elementor,
body .elementor-widget-heading .elementor-heading-title,
body .elementor-widget-text-editor,
body .elementor-widget-button .elementor-button,
body .elementor-widget-button .elementor-button-text,
body .elementor-tab-title,
body .elementor-tab-content,
body .elementor-accordion-title,
body .elementor-accordion .elementor-tab-content,
body .elementor-nav-menu a,
body .elementor-icon-list-text,
body .elementor-field-group label,
body .elementor-field-group input,
body .elementor-field-group textarea,
body .elementor-field-group select,
body .elementor-counter-title,
body .elementor-counter-number,
body .elementor-alert-title,
body .elementor-alert-description,
body .elementor-toggle-title,
body .elementor-toggle .elementor-tab-content,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p,
body li,
body td,
body th,
body blockquote,
body figcaption {
  font-family: "Vazirmatn", Tahoma, Arial, sans-serif !important;
}/* End custom CSS */