MediaWiki:Common.css: Difference between revisions

65 bytes removed ,  21:30, 12 December 2022
undo that actually (it doesn't work if your font provides missing-glyph glyphs)
(add derani as global low-priority fallback)
(undo that actually (it doesn't work if your font provides missing-glyph glyphs))
Line 3: Line 3:
   font-family: 'Derani';
   font-family: 'Derani';
   src: url('/Special:Redirect/file/Derani.off') format('woff2');
   src: url('/Special:Redirect/file/Derani.off') format('woff2');
}
html, body {
  font-family: system-ui, sans-serif, 'Derani';
}
}


Line 16: Line 12:
   font-family: 'Commissioner', system-ui, sans-serif;
   font-family: 'Commissioner', system-ui, sans-serif;
}
}


@font-face {
@font-face {