๐Change Typography
Manage the theme Typography in one shot.
// google-fonts - update here & add new fonts import '@fontsource/open-sans/300.css' import '@fontsource/open-sans/400.css' import '@fontsource/open-sans/500.css' import '@fontsource/open-sans/600.css'
$font-family-sans-serif: 'Open Sans', sans-serif; // changeLast updated