MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Cyberonkel99 (talk | contribs) No edit summary Tag: Reverted |
Cyberonkel99 (talk | contribs) No edit summary Tag: Manual revert |
||
| Line 5: | Line 5: | ||
@font-face { font-display: swap; font-family: 'Roboto Condensed';font-style: normal;font-weight: 400;src: url('/fts/roboto-condensed-v27-latin-regular.woff2') format('woff2');} | @font-face { font-display: swap; font-family: 'Roboto Condensed';font-style: normal;font-weight: 400;src: url('/fts/roboto-condensed-v27-latin-regular.woff2') format('woff2');} | ||
/* roboto-condensed-600 - latin */ | /* roboto-condensed-600 - latin */ | ||
@font-face { font-display: swap; font-family: 'Roboto Condensed'; font-style: normal; font-weight: 600; src: url('fts/roboto-condensed-v27-latin-600.woff2') format('woff2');} | @font-face { font-display: swap; font-family: 'Roboto Condensed'; font-style: normal; font-weight: 600; src: url('/fts/roboto-condensed-v27-latin-600.woff2') format('woff2');} | ||
h1, h2, h3, h4 {font-family:"Roboto Condensed";font-weight:600;} | h1, h2, h3, h4 {font-family:"Roboto Condensed";font-weight:600;} | ||
Revision as of 02:43, 19 February 2025
/* CSS placed here will be applied to all skins */
/* roboto-condensed-200 - latin */
@font-face {font-display: swap;font-family: 'Roboto Condensed';font-style: normal;font-weight: 200;src: url('/fts/roboto-condensed-v27-latin-200.woff2') format('woff2');}
/* roboto-condensed-regular - latin */
@font-face { font-display: swap; font-family: 'Roboto Condensed';font-style: normal;font-weight: 400;src: url('/fts/roboto-condensed-v27-latin-regular.woff2') format('woff2');}
/* roboto-condensed-600 - latin */
@font-face { font-display: swap; font-family: 'Roboto Condensed'; font-style: normal; font-weight: 600; src: url('/fts/roboto-condensed-v27-latin-600.woff2') format('woff2');}
h1, h2, h3, h4 {font-family:"Roboto Condensed";font-weight:600;}