/*
Theme Name: shogh
Theme URI: https://bahooshaneh.com
Description: Child Theme for Hello Elementor
Author: bahooshaneh
Template: hello-elementor
Version: 1.0.0
Text Domain: قالب اختصاصی موسسه شوق
*/
:root {
    --site-font: "Vazirmatn";
}

body,
body *,
input,
textarea,
select,
button {
    font-family: var(--site-font), sans-serif;
}