مدیاویکی:Common.css: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۲ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۴: خط ۴:
@font-face {
@font-face {
     font-family: 'Vazirmatn';
     font-family: 'Vazirmatn';
     src: url('/upload/fonts/Vazirmatn.woff2') format('woff2'),
     src: url('/uploads/fonts/Vazirmatn.woff2') format('woff2'),
         url('/upload/fonts/Vazirmatn.ttf') format('truetype');
         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, 'Segoe UI', 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
font-family: Vazirmatn, system-ui, 'Iranian Sans', 'Segoe UI', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
}
}