مدیاویکی:Timeless.css: تفاوت میان نسخهها
از Libra KDR
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۲: | خط ۲: | ||
@font-face { | @font-face { | ||
font-family: 'dana'; | font-family: 'dana'; | ||
src: url('https://ilsdoc.yecomsoft.com | src: url('https://ilsdoc.yecomsoft.com/resources/Font/dana-fanum-mediumitalic.woff2') format('woff2'), | ||
url('https://ilsdoc.yecomsoft.com | url('https://ilsdoc.yecomsoft.com/resources/Font/dana-fanum-medium.woff') format('woff'); | ||
} | } | ||
body{ | body{ | ||
font-family: dana | font-family: dana | ||
} | } | ||
نسخهٔ ۳۱ اوت ۲۰۲۲، ساعت ۰۷:۰۲
/* All CSS here will be loaded for users of the Timeless skin */
@font-face {
font-family: 'dana';
src: url('https://ilsdoc.yecomsoft.com/resources/Font/dana-fanum-mediumitalic.woff2') format('woff2'),
url('https://ilsdoc.yecomsoft.com/resources/Font/dana-fanum-medium.woff') format('woff');
}
body{
font-family: dana
}