User:Surya Narayan Jena/vector-2022.css

User:Surya Narayan Jena/vector-2022.css

← Previous revision Revision as of 17:42, 20 April 2026
Line 1: Line 1:
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@300;400;500;700&display=swap');


.mw-parser-output, body, #content {
body, .mw-body, .mw-parser-output {
font-family: "Roboto Slab", "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
font-family: 'Roboto Slab', serif !important;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Roboto Slab', serif !important;
font-weight: 500;
}
}