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

از دانش‌نامه فرهنگ ایثار , جهاد و شهادت
پرش به: ناوبری، جستجو
سطر ۵: سطر ۵:
 
     @font-face {
 
     @font-face {
 
         font-family: ''BBC-Nassim-Bold';
 
         font-family: ''BBC-Nassim-Bold';
         src: url('/fonts/bbc-nassim-bold.eot');
+
         src: url('fonts/bbc-nassim-bold.eot');
         src: url('/fonts/bbc-nassim-bold.eot?#iefix') format('embedded-opentype'),
+
         src: url('fonts/bbc-nassim-bold.eot?#iefix') format('embedded-opentype'),
             url('/fonts/bbc-nassim-bold.woff') format('woff'),
+
             url('fonts/bbc-nassim-bold.woff') format('woff'),
             url('/fonts/bbc-nassim-bold.ttf') format('truetype'),
+
             url('fonts/bbc-nassim-bold.ttf') format('truetype'),
             url('/fonts/bbc-nassim-bold.svg#CreativeBlockBBBold') format('svg');
+
             url('fonts/bbc-nassim-bold.svg#CreativeBlockBBBold') format('svg');
 
         font-weight: normal;
 
         font-weight: normal;
 
         font-style: normal;
 
         font-style: normal;

نسخهٔ ‏۲۷ آبان ۱۳۹۳، ساعت ۰۹:۲۱

/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */
/* --- Fonts ---*/
 
 
    @font-face {
        font-family: ''BBC-Nassim-Bold';
        src: url('fonts/bbc-nassim-bold.eot');
        src: url('fonts/bbc-nassim-bold.eot?#iefix') format('embedded-opentype'),
             url('fonts/bbc-nassim-bold.woff') format('woff'),
             url('fonts/bbc-nassim-bold.ttf') format('truetype'),
             url('fonts/bbc-nassim-bold.svg#CreativeBlockBBBold') format('svg');
        font-weight: normal;
        font-style: normal;
 
    }
 
 
*{font-family: BBC-Nassim-Bold}