مستخدم:Vanjaclawthorne/common.js

ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Arabic:wght@200&display=swap');

html, body {
  font-family: 'Noto Sans Arabic', sans-serif;
  font-weight: 200;
}

.mw-body-content {
    font-size: 1.04em;   
    line-height: 1.6em;
    letter-spacing: 0.025em;
    word-spacing: 0.04em;    
}

h1, h2, h3, h4, h5, .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4 {
  font-family: 'Noto Sans Arabic', sans-serif;
  font-weight: 500;
  border-bottom: none;
}