aboutsummaryrefslogtreecommitdiff
path: root/model_3/resources/10_fonts.tex
diff options
context:
space:
mode:
Diffstat (limited to 'model_3/resources/10_fonts.tex')
-rwxr-xr-xmodel_3/resources/10_fonts.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/model_3/resources/10_fonts.tex b/model_3/resources/10_fonts.tex
index 480f148..d437a25 100755
--- a/model_3/resources/10_fonts.tex
+++ b/model_3/resources/10_fonts.tex
@@ -6,7 +6,13 @@
Mapping=tex-text,
Ligatures={Common, Required, Contextual, Historic}
]
-\newfontfamily\LibertineFont[Mapping=tex-text]{Linux Libertine O}
+\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
\newfontfamily\CaviarDreamsFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams}
\newfontfamily\CaviarDreamsBoldFont[Path=../fonts/, Mapping=tex-text]{CaviarDreams_Bold}
+\usepackage{fontspec}
+\setmainfont{Quicksand-Light}[
+ Path=../fonts/,
+ BoldFont = Quicksand-Medium]
+
+\setmonofont{Latin Modern Mono Light}