diff --git a/quartz.config.ts b/quartz.config.ts index 0de0112a9..f67d6a8f9 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -21,12 +21,12 @@ const config: QuartzConfig = { defaultDateType: "created",   generateSocialImages: true, theme: { - fontOrigin: "local",  - cdnCaching: true, + fontOrigin: "googleFonts", + cdnCaching: true,  typography: { - header: "LXGW WenKai",       - body: "LXGW WenKai",     - code: "IBM Plex Mono",    + header: "Schibsted Grotesk", + body: "Source Sans Pro", + code: "IBM Plex Mono",     }, colors: { lightMode: {