User:ItsPugle/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
@import url('https://fonts.googleapis.com/css2?family=Onest:[email protected]&display=swap');

html, body, body > *, .mw-body p {
	font-family: "Onest", serif;
	font-size: 0.95rem !important;
	font-style: normal;
	font-optical-sizing: auto;
	font-weight: normal;
}

h1, #firstHeadingTitle, #firstHeadingTitle > *, .mw-body h1, .mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .vector-sticky-header-context-bar-primary {
	font-weight: 700;
	font-size: 1.4rem !important;
	font-family: "Onest", serif;
	font-optical-sizing: auto;
	font-style: normal;
}

pre, code, tt, kbd, samp, .mw-code {
	font-family: monospace !important;
	font-style: normal;
	font-size: 0.9;
}

.mw-page-title-main {
	font-size: 1.2;
}