۲۸٬۸۸۴
ویرایش
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
||
| خط ۲: | خط ۲: | ||
These are written over the time on Monobook.css and Vector.css and shouldn't | These are written over the time on Monobook.css and Vector.css and shouldn't | ||
be changed radically without users consensus */ | be changed radically without users consensus */ | ||
@font-face { | |||
font-family: 'Samim'; | |||
src: url('/w/resources/fonts/Samim.eot'); | |||
src: url('/w/resources/fonts/Samim.eot?#iefix') format('embedded-opentype'), | |||
url('/w/resources/fonts/Samim.woff') format('woff'), | |||
url('/w/resources/fonts/Samim.ttf') format('truetype'); | |||
font-weight: normal; | |||
} | |||
@font-face { | |||
font-family: 'me_quran'; | |||
src: url('/w/resources/fonts/me_quran.eot') format('embedded-opentype'); | |||
src: url('/w/resources/fonts/me_quran.woff') format('woff'), | |||
url('/w/resources/fonts/me_quran.ttf') format('truetype'), | |||
url('/w/resources/fonts/me_quran.svg#me_quran') format('svg'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | |||
@font-face { | |||
font-family: 'KFGQPCUthmanTahaNaskh'; | |||
src: url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.eot') format('embedded-opentype'); | |||
src: url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.woff') format('woff'), | |||
url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.ttf') format('truetype'), | |||
url('/w/resources/fonts/KFGQPCUthmanTahaNaskh.svg#KFGQPCUthmanTahaNaskh') format('svg'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | |||
body { | body { | ||
/* generally a sans-serif font should be here */ | /* generally a sans-serif font should be here */ | ||
font-family: | font-family: Samim, 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif; | ||
} | } | ||