Replaced content with "@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap); html, body { font-family: Inter, sans-serif; }"
Tag: Replaced
No edit summary
Line 1: Line 1:
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);


html, body {
html, body, .pre-content h1, .content .mw-heading1, .content h1, .content .mw-heading2, .content h2 {
     font-family: Inter, sans-serif;
     font-family: Inter, sans-serif;
}
}

Revision as of 09:21, 24 October 2025

@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);

html, body, .pre-content h1, .content .mw-heading1, .content h1, .content .mw-heading2, .content h2 {
    font-family: Inter, sans-serif;
}