مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
(۲ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۴: | خط ۴: | ||
@font-face { | @font-face { | ||
font-family: 'Vazirmatn'; | font-family: 'Vazirmatn'; | ||
src: url('/ | src: url('/uploads/fonts/Vazirmatn.woff2') format('woff2'), | ||
url('/ | url('/uploads/fonts/Vazirmatn.ttf') format('truetype'); | ||
font-weight: 100 900; /* Define the weight range for the variable font */ | font-weight: 100 900; /* Define the weight range for the variable font */ | ||
font-style: normal; /* You can add more variations if necessary (italic, etc.) */ | font-style: normal; /* You can add more variations if necessary (italic, etc.) */ | ||
خط ۱۹: | خط ۱۹: | ||
} | } | ||
.fandom-community-header__community-name, h1#firstHeading { | .fandom-community-header__community-name, h1#firstHeading, .mw-first-heading, .oo-ui-labelElement-label, .mw-prefs-title , .firstHeading .mw-first-heading { | ||
font-family: Vazirmatn, system-ui, ' | font-family: Vazirmatn, system-ui, 'Iranian Sans', 'Segoe UI', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif; | ||
} | } | ||