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=Ubuntu:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@700&family=Ubuntu:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:ital,wght@0,300;0,400;0,600;0,700;1,400&display=swap');

.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-headline h2, .mw-body dt {
	font-family: 'Ubuntu','Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif!important; 
}
#personal h2 {
	font-family: 'Ubuntu','Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
}

#mw-site-navigation h2, #mw-related-navigation h2 {
	font-family: 'Ubuntu','Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
}

#coordinates {
	margin: -1em;
}

body {
	font-family: 'Titillium Web', 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica', sans-serif;
}

#p-logo { 
	    content: url("https://avatars.githubusercontent.com/u/64012878?v=1");
		border-radius: 50%;
		max-width: 100%;  
		height: auto;  
		Padding-top: 10px;
	
}

#p-banner img {
     content:url("http://jkr-productions.wdfiles.com/local--files/cvrf-info/fusionpedia.png");
     width:auto;
     height:20px;
}

#siteSub {
margin: -0.5em 0 0.5em 0;
font-style: italic;
font-family: 'Roboto','Linux Libertine','Times New Roman','Liberation Serif','Nimbus Roman','Noto Serif','Times',serif;
display: none
}

#welcome_to_wikipedia .override {
  --href-override: "Fusionpedia";
}