diff --git a/src/cv/cv-theme.typ b/src/cv/cv-theme.typ index e3ec80e..6cf29e8 100644 --- a/src/cv/cv-theme.typ +++ b/src/cv/cv-theme.typ @@ -11,7 +11,7 @@ set text( font: body-font, size: font.normal, - weight: 400, + style: "normal", lang: "en", hyphenate: true, )