473
edits
Line 1: | Line 1: | ||
@ | @import url( 'https://use.typekit.net/icj2jcr.css'); | ||
/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */ | /* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */ | ||
body { | body { | ||
font-family: "Sofia Pro", sans-serif; | font-family: "Sofia Pro", "sofia-pro", sans-serif; | ||
} | } | ||