Jump to content

User:Anlztrk/common.css

From 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=Arimo:ital,wght@0,400..700;1,400..700&family=Charis+SIL:ital,wght@0,400;0,700;1,400;1,700&family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Gentium+Book+Plus:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Scheherazade+New:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Nastaliq+Urdu:wght@400..700&display=swap');

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
    font-family: 'EB Garamond',Garamond,'Gentium Book Plus','Georgia Pro',Georgia,'Charis SIL Compact','Charis SIL',FreeSerif,'Times New Roman',Times,serif;
}
html, body {
    font-family: Frutiger,'Segoe UI','Verdana Pro Cond',Tahoma,'Noto Sans',Inter,-apple-system,'SF Pro Text',Roboto,'Helvetica Neue',Helvetica,'Arial Nova',Arial,'Liberation Sans',Arimo,sans-serif;
}