Change default serif font weight to light.

This commit is contained in:
Silcantar
2025-07-01 22:36:56 -05:00
parent eef58f70af
commit 9008b9e641

View File

@@ -30,7 +30,7 @@
\setmainfont{RobotoSerif}[
Path = ./fonts/RobotoSerif/,
Extension = .ttf,
UprightFont = *-Regular,
UprightFont = *-Light,
BoldFont = *-Bold,
ItalicFont = *-Italic,
BoldItalicFont = *-BoldItalic,