Automoderated users, Bureaucrats, checkuser, developer, Interface administrators, Moderators, Administrators
680
edits
No edit summary |
Tag: Undo |
||
Line 1,461: | Line 1,461: | ||
/* scheherazade-regular - arabic */ | /* scheherazade-regular - arabic */ | ||
@font-face { | @font-face { | ||
font-family: Scheherazade; | font-family: 'Scheherazade'; | ||
font-style: normal; | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
Line 1,473: | Line 1,473: | ||
} | } | ||
.Qurantext { | .Qurantext { | ||
font-family: | font-family: TaHa, tahoma; | ||
font-size: 25px; | font-size: 25px; | ||
line-height: 0; | line-height: 0; | ||
} | |||
@font-face { | |||
font-family: 'ScheherazadeN'; | |||
font-style: normal; | |||
font-weight: 400; | |||
src: url('../fonts/Scheherazade-Regular.woff') format('woff') | |||
} | |||
@font-face { | |||
font-family: TaHa; | |||
font-style: normal; | |||
font-weight: 400; | |||
src: url('../fonts/QuranTaha.ttf') format('truetype'), | |||
} | } |
edits