* {
  direction: rtl !important;
  font-family: iransansx;
  -moz-font-feature-settings: "ss02";
  -webkit-font-feature-settings: "ss02";
  font-feature-settings: "ss02";
  font-weight: 400;
}

.features-command,
.features-command i,
.features-command code {
  direction: ltr !important;
}
