From 359fc522aa1572b165a5cbea971b7d7322bb06b1 Mon Sep 17 00:00:00 2001 From: Rachael Phillips Date: Fri, 16 Aug 2024 11:38:58 -0400 Subject: [PATCH] changing the font style --- _sass/sassline-base/_variables.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sass/sassline-base/_variables.scss b/_sass/sassline-base/_variables.scss index 12089552bcfe9..bc37a22f45457 100644 --- a/_sass/sassline-base/_variables.scss +++ b/_sass/sassline-base/_variables.scss @@ -56,7 +56,7 @@ $gutterwidths: ( // Add weight and style details too. // ! Set cap height to set to the baseline. $bodytype: ( - font-family: 'Georgia, serif', + font-family: 'Laila, serif', regular: 400, bold: 700, italic: italic, @@ -64,7 +64,7 @@ $bodytype: ( ) !default; $headingtype: ( - font-family: 'Helvetica, sans-serif', + font-family: 'Laila, serif', regular: 400, bold: 700, cap-height: 0.66