From 8e8dbee4aff81b5e1993e22257939a8bf92e19a6 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Wed, 2 Oct 2024 23:40:38 -0700 Subject: Use EBGaramond12 instead of 08 for 'poppy' theme --- themes/poppy-theme.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/poppy-theme.yml b/themes/poppy-theme.yml index c869f60..9823be8 100644 --- a/themes/poppy-theme.yml +++ b/themes/poppy-theme.yml @@ -13,11 +13,11 @@ font: catalog: merge: false EBGaramond: - normal: EBGaramond08-Regular.ttf - italic: EBGaramond08-Italic.ttf + normal: EBGaramond12-Regular.ttf + italic: EBGaramond12-Italic.ttf bold: EBGaramond12-Regular.ttf EBGaramondSmallCaps: - normal: EBGaramondSC08-Regular.ttf + normal: EBGaramondSC12-Regular.ttf Tuffy: normal: Tuffy-Regular.ttf italic: Tuffy-Italic.ttf -- cgit v1.2.3