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

صفحه‌ای تازه حاوی «@font-face { font-family: 'Farhang'; src: url('/wiki/fonts/Farhang.woff2') format('woff2'), url('/wiki/fonts/Farhang.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Farhang-Black'; src: url('/wiki/fonts/Farhang-Black.woff2') format('woff2'), url('/wiki/fonts/Farhang-Black.woff') format('woff'); font-weight: bold; font-style: normal; } body...» ایجاد کرد
 
بدون خلاصۀ ویرایش
خط ۱: خط ۱:
@font-face {
@font-face {
     font-family: 'Farhang';
     font-family: 'Farhang';
     src: url('/wiki/fonts/Farhang.woff2') format('woff2'),
     src: url('/wiki/fonts/Farhang.woff') format('woff');
        url('/wiki/fonts/Farhang.woff') format('woff');
     font-weight: normal;
     font-weight: normal;
     font-style: normal;
     font-style: normal;
خط ۹: خط ۸:
@font-face {
@font-face {
     font-family: 'Farhang-Black';
     font-family: 'Farhang-Black';
     src: url('/wiki/fonts/Farhang-Black.woff2') format('woff2'),
     src: url('/wiki/fonts/Farhang-Black.woff') format('woff');
        url('/wiki/fonts/Farhang-Black.woff') format('woff');
     font-weight: bold;
     font-weight: bold;
     font-style: normal;
     font-style: normal;