/*
Theme Name: Hello Elementor Child
Theme URI: https://irmacenter.com
Description: قالب فرزند Hello Elementor با فونت لوکال وزیرمتن (Vazirmatn). همه‌ی فایل‌ها لوکال هستند و هیچ وابستگی به CDN خارجی وجود ندارد.
Author: IRMA Center
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
*/

/* فونت پیش‌فرض کل سایت: وزیرمتن (لوکال) */
:root {
  --e-global-typography-primary-font-family: "Vazirmatn";
  --e-global-typography-secondary-font-family: "Vazirmatn";
  --e-global-typography-text-font-family: "Vazirmatn";
  --e-global-typography-accent-font-family: "Vazirmatn";
}

html,
body,
button,
input,
select,
optgroup,
textarea,
h1, h2, h3, h4, h5, h6,
.elementor-widget-container,
.elementor-button,
.elementor-heading-title {
  font-family: "Vazirmatn", Tahoma, "Segoe UI", Arial, sans-serif;
}

body {
  direction: rtl;
}
