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.
/* LIVE 2*/
/* CSS placed here will be applied to all skins */
/* Also see ../customizations/custom.* on the filesystem */
/* =================================== */
/* === ALL PAGES, ALL SKINS */
/* =================================== */
/* See wgHooks for loading google fonts in the head block */
/* Hebrew font */
@font-face {
font-family: "SBL Hebrew";
unicode-range: U+0590-05FF;
src: url("/customizations/SBL-Hebrew/subset-hebrew/SBL-Hebrew.woff2") format("woff2"),
url("/customizations/SBL-Hebrew/subset-hebrew/SBL-Hebrew.woff") format("woff");
font-display: swap;
}
/* Greek font */
@font-face {
000
1:0
Return to MediaWiki:Common.css.