مدیاویکی:Common.css: تفاوت میان نسخهها
پرش به ناوبری
پرش به جستجو
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
بدون خلاصۀ ویرایش |
||
(یک نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۱: | خط ۱: | ||
/ | @font-face { | ||
font-family: 'IRANSans'; | |||
src: url('/resources/fonts/IRANSans.woff2') format('woff2'), | |||
url('/resources/fonts/IRANSans.woff') format('woff'), | |||
url('/resources/fonts/IRANSans.ttf') format('truetype'); | |||
font-weight: normal; | |||
font-style: normal; | |||
} | } | ||
body, .mw-body { | |||
font-family: 'IRANSans', Tahoma, Arial, sans-serif !important; | |||
} | } |
نسخهٔ کنونی تا ۵ ژوئن ۲۰۲۵، ساعت ۱۸:۳۶
@font-face { font-family: 'IRANSans'; src: url('/resources/fonts/IRANSans.woff2') format('woff2'), url('/resources/fonts/IRANSans.woff') format('woff'), url('/resources/fonts/IRANSans.ttf') format('truetype'); font-weight: normal; font-style: normal; } body, .mw-body { font-family: 'IRANSans', Tahoma, Arial, sans-serif !important; }