More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
body { | body { | ||
font-family: | font-family: 'Cardo', serif; | ||
} | } |
Revision as of 05:30, 31 March 2024
/* CSS placed here will be applied to all skins */ @import url('https://fonts.googleapis.com/css2?family=Cardo:ital,wght@0,400;0,700;1,400&display=swap') body { font-family: 'Cardo', serif; }