aboutsummaryrefslogtreecommitdiff
path: root/model_4/resources/10_fonts.tex
blob: e8014fb320897f86d36cb63e70d78772bd8ae505 (plain)
1
2
3
4
5
6
7
8
9
10
11
\usepackage{fontspec}

\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}
\newfontfamily\BeatrixFont[Path=../fonts/,Mapping=tex-text]{Beatrix}

\defaultfontfeatures{Ligatures={Common, Required, Contextual}}
\setmainfont{EB Garamond}
    [ BoldFont = {Linux Libertine O Bold}]

\setmonofont{Latin Modern Mono Light}
\input{../common/10_fonts.tex}