مدیاویکی:Common.css: تفاوت میان نسخهها
(صفحه را خالی کرد) |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
@font-face { | |||
font-family: esarat; | |||
src: url('/fonts/Vazirmatn-FD-Light.woff2') format('woff2'); | |||
font-weight: 200; | |||
} | |||
@font-face { | |||
font-family: esarat; | |||
src: url('/fonts/Vazirmatn-FD-Medium.woff2') format('woff2'); | |||
font-weight: 400; | |||
} | |||
@font-face { | |||
font-family: esarat; | |||
src: url('/fonts/Vazirmatn-FD-SemiBold.woff2') format('woff2'); | |||
font-weight: 600; | |||
} | |||
@font-face { | |||
font-family: esarat; | |||
src: url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2'); | |||
font-weight: 700; | |||
} | |||
@font-face { | |||
font-family: esarat; | |||
src: url('/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2'); | |||
font-weight: 800; | |||
} | |||
@font-face { | |||
font-family: esarat; | |||
src: url('/fonts/Vazirmatn-FD-Black.woff2') format('woff2'); | |||
font-weight: 900; | |||
} | |||
} | |||
نسخهٔ ۳۰ اوت ۲۰۲۳، ساعت ۰۷:۵۷
@font-face {
font-family: esarat;
src: url('/fonts/Vazirmatn-FD-Light.woff2') format('woff2');
font-weight: 200;
}
@font-face {
font-family: esarat;
src: url('/fonts/Vazirmatn-FD-Medium.woff2') format('woff2');
font-weight: 400;
}
@font-face {
font-family: esarat;
src: url('/fonts/Vazirmatn-FD-SemiBold.woff2') format('woff2');
font-weight: 600;
}
@font-face {
font-family: esarat;
src: url('/fonts/Vazirmatn-FD-Bold.woff2') format('woff2');
font-weight: 700;
}
@font-face {
font-family: esarat;
src: url('/fonts/Vazirmatn-FD-ExtraBold.woff2') format('woff2');
font-weight: 800;
}
@font-face {
font-family: esarat;
src: url('/fonts/Vazirmatn-FD-Black.woff2') format('woff2');
font-weight: 900;
}
}