@font-face {
  font-family: Noto Sans Arabic 'Poppins', sans-serif;
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NotoSansArabic-VariableFont_wdth,wght.eot) ;
  src: url(fonts/NotoSansArabic-VariableFont_wdth,wght.woff) format(''woff'' ),
        url(fonts/NotoSansArabic-VariableFont_wdth,wght.ttf) format(''ttf'' ),
        url(fonts/NotoSansArabic-VariableFont_wdth,wght.woff2) format(''woff2'' );

}

body {
  font-family: Noto Sans Arabic'Poppins', sans-serif;
  direction: rtl;
}