مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱: | خط ۱: | ||
@font-face { | @font-face { | ||
font-family: | font-family: vazirmatn; | ||
src: url('/fonts/Vazirmatn-FD-Light.woff2') format('woff2'); | src: url('/fonts/Vazirmatn-FD-Light.woff2') format('woff2'); | ||
font-weight: 200; | font-weight: 200; | ||
خط ۶: | خط ۶: | ||
@font-face { | @font-face { | ||
font-family: | font-family: vazirmatn; | ||
src: url('/fonts/Vazirmatn-FD-Medium.woff2') format('woff2'); | src: url('/fonts/Vazirmatn-FD-Medium.woff2') format('woff2'); | ||
font-weight: 400; | font-weight: 400; | ||
خط ۱۲: | خط ۱۲: | ||
@font-face { | @font-face { | ||
font-family: | font-family: vazirmatn; | ||
src: url('/fonts/Vazirmatn-FD-SemiBold.woff2') format('woff2'); | src: url('/fonts/Vazirmatn-FD-SemiBold.woff2') format('woff2'); | ||
font-weight: 600; | font-weight: 600; | ||
خط ۱۸: | خط ۱۸: | ||
@font-face { | @font-face { | ||
font-family: | font-family: vazirmatn; | ||
src: url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2'); | src: url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2'); | ||
font-weight: 700; | font-weight: 700; | ||
خط ۲۴: | خط ۲۴: | ||
@font-face { | @font-face { | ||
font-family: | font-family: vazirmatn; | ||
src: url('/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2'); | src: url('/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2'); | ||
font-weight: 800; | font-weight: 800; | ||
خط ۳۰: | خط ۳۰: | ||
@font-face { | @font-face { | ||
font-family: | font-family: vazirmatn; | ||
src: url('/fonts/Vazirmatn-FD-Black.woff2') format('woff2'); | src: url('/fonts/Vazirmatn-FD-Black.woff2') format('woff2'); | ||
font-weight: 900; | |||
} | |||
@font-face { | |||
font-family: shabnam; | |||
src: url('/fonts/Shabnam.woff2') format('woff2'); | |||
font-weight: 400; | |||
} | |||
@font-face { | |||
font-family: shabnam; | |||
src: url('/fonts/Shabnam-Medium.woff2') format('woff2'); | |||
font-weight: 600; | |||
} | |||
@font-face { | |||
font-family: shabnam; | |||
src: url('/fonts/Shabnam-Bold.woff2') format('woff2'); | |||
font-weight: 700; | |||
} | |||
@font-face { | |||
font-family: shabnam; | |||
src: url('/fonts/Shabnam-Bold.woff2') format('woff2'); | |||
font-weight: 900; | font-weight: 900; | ||
} | } | ||
html, body { | html, body { | ||
font-family: | font-family: vazirmatn; | ||
} | } | ||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { | ||
font-family: | font-family:vazirmatn; | ||
font-weight:900; | font-weight:900; | ||
} | } | ||
.vector-sticky-header-context-bar-primary { | .vector-sticky-header-context-bar-primary { | ||
font-family: | font-family:vazirmatn | ||
} | } |
نسخهٔ ۳۰ اوت ۲۰۲۳، ساعت ۰۸:۱۵
@font-face { font-family: vazirmatn; src: url('/fonts/Vazirmatn-FD-Light.woff2') format('woff2'); font-weight: 200; } @font-face { font-family: vazirmatn; src: url('/fonts/Vazirmatn-FD-Medium.woff2') format('woff2'); font-weight: 400; } @font-face { font-family: vazirmatn; src: url('/fonts/Vazirmatn-FD-SemiBold.woff2') format('woff2'); font-weight: 600; } @font-face { font-family: vazirmatn; src: url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2'); font-weight: 700; } @font-face { font-family: vazirmatn; src: url('/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2'); font-weight: 800; } @font-face { font-family: vazirmatn; src: url('/fonts/Vazirmatn-FD-Black.woff2') format('woff2'); font-weight: 900; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam.woff2') format('woff2'); font-weight: 400; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam-Medium.woff2') format('woff2'); font-weight: 600; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam-Bold.woff2') format('woff2'); font-weight: 700; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam-Bold.woff2') format('woff2'); font-weight: 900; } html, body { font-family: vazirmatn; } .mw-body h1, .mw-body-content h1, .mw-body-content h2 { font-family:vazirmatn; font-weight:900; } .vector-sticky-header-context-bar-primary { font-family:vazirmatn }