.c-header__row {
    direction: rtl;
    text-align: right;
}

@font-face {
    font-family: Pinar-VF;
    src: url("../fonts/Pinar-VF[DSTY,KSHD,wght].woff2");
    font-weight: 400;
  }
  
  body {
    font-family: Pinar-VF;
    font-variation-settings: "wght" 400, "DSTY" 4, "KSHD" 100;
    font-feature-settings: "kern", "liga", "calt", "rvrn", "ss09";
  }

  .c-top-menu__item {
	letter-spacing: unset;
    font-size: 16px;
}

.elementor-element-populated:after{
	content: '';
	
}
.moshaee-direction-rtl{
	direction: rtl !important;
}
.moshaee-direction-ltr{
	direction: ltr !important;
}
