View source for MediaWiki:Common.css
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will be applied to all skins */
/* Also see ../customizations/custom.* on the filesystem */
/* =================================== */
/* === ALL PAGES, ALL SKINS */
/* =================================== */
/* Corporate font Lora (used for headings) */
@import url('//fonts.googleapis.com/css2?family=Lora:wght@400..700');
/* unicode-range specific fonts for Hebrew and Greek.
See https://j.hn/using-css-to-display-fonts-for-greek-and-hebrew-but-not-english/
https://developers.google.com/fonts/docs/css2
https://www.onlinewebfonts.com/download/0a08163287a1fa0aceb8e98c2c931bc5
*/
/* Hebrew font */
@font-face {
font-family: "SBL Hebrew";
unicode-range: U+0590-05FF;
src: url("/customizations/SBL-Hebrew/SBL-Hebrew.eot");
0272
1:0
Return to MediaWiki:Common.css.