html[dir="rtl"] body,
body.locale-fa {
  direction: rtl;
  font-family: Vazirmatn, Tahoma, Arial, sans-serif;
  text-align: right;
}

html[dir="rtl"] .wp-block-post-content,
body.locale-fa .wp-block-post-content {
  direction: rtl;
}

