@font-face {
    font-family: 'Vazir';
    src: url('vazir/Vazirmatn-Variable.woff2') format('woff2');
    font-weight: 400 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --mgh-font-family-primary: 'Vazir', Tahoma, Arial, sans-serif;
}

html,
body,
button,
input,
select,
textarea,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
.mgh-last-article-clinical-psychotherapy > a,
.mgh-article1-everyday-therapy > a,
.mgh-article2-everyday-therapy > a,
.mgh-article3-everyday-therapy > a,
.mgh-last-article-clinical-psychotherapy > span,
.mgh-article1-everyday-therapy > span,
.mgh-article2-everyday-therapy > span,
.mgh-article3-everyday-therapy > span,
.mgh-last-article-clinical-psychotherapy > p,
.mgh-article1-everyday-therapy > p,
.mgh-article2-everyday-therapy > p,
.mgh-article3-everyday-therapy > p {
    font-family: var(--mgh-font-family-primary);
}