۳۳٬۷۵۱
ویرایش
(صفحهای تازه حاوی « ←If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead: _:-ms-lang(x), _:-webkit-full-screen,...» ایجاد کرد) |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
@font-face { | |||
font-family: Samim; | |||
src: url('http://http://rastikerdar.github.io/samim-font/Samim.eot?v=0.10.1'); | |||
src: url('http://http://rastikerdar.github.io/samim-font/Samim.eot?v=0.10.1#iefix') format('embedded-opentype'), | |||
url('http://http://rastikerdar.github.io/samim-font/Samim.woff?v=0.10.1') format('woff'), | |||
url('http://http://rastikerdar.github.io/samim-font/Samim.ttf?v=0.10.1') format('truetype'); | |||
font-weight: normal; | |||
} | |||
@font-face { | |||
font-family: Samim; | |||
src: url('http://http://rastikerdar.github.io/samim-font/Samim-Bold.eot?v=0.10.1'); | |||
src: url('http://http://rastikerdar.github.io/samim-font/Samim-Bold.eot?v=0.10.1#iefix') format('embedded-opentype'), | |||
url('http://http://rastikerdar.github.io/samim-font/Samim-Bold.woff?v=0.10.1') format('woff'), | |||
url('http://http://rastikerdar.github.io/samim-font/Samim-Bold.ttf?v=0.10.1') format('truetype'); | |||
font-weight: bold; | |||
} | |||
/* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ | /* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ | ||
_:-ms-lang(x), _:-webkit-full-screen, body { font-family: ' | _:-ms-lang(x), _:-webkit-full-screen, body { font-family: 'Samim', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; } | ||
div#content h1, div#content h2, div#content #firstHeading, | div#content h1, div#content h2, div#content #firstHeading, | ||
| خط ۸: | خط ۲۶: | ||
#template-documentation, #documentation-meta-data { | #template-documentation, #documentation-meta-data { | ||
/* generally a serif font should be here but Arial is not acceptable for Persian */ | /* generally a serif font should be here but Arial is not acceptable for Persian */ | ||
font-family: Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif; | font-family: Samim, Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif; | ||
} | } | ||