From 0cfd8fc8b5ae9652c6c0ed09c71a369af446989e Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Fri, 6 Sep 2024 01:39:54 +0300 Subject: [PATCH] fonts --- .quartz/quartz.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.quartz/quartz.config.ts b/.quartz/quartz.config.ts index 58667ebc..2b1fe38a 100644 --- a/.quartz/quartz.config.ts +++ b/.quartz/quartz.config.ts @@ -19,8 +19,8 @@ const config: QuartzConfig = { fontOrigin: "googleFonts", cdnCaching: true, typography: { - header: "Roboto Slab", - body: "Roboto", + header: "Montserrat", + body: "Noto Sans", code: "Fira Code", }, colors: {