aboutsummaryrefslogtreecommitdiff
path: root/model_6/resources/10_fonts.tex
blob: 0dc179e57497a048fc4d5937705cb7dfb93d0471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\usepackage{fontspec}
\setmainfont[Mapping=tex-text]{EB Garamond}

% Set the bold font as Linux Libertine as the EB Garamond miss some characters
\newfontfamily\LibertineFont[Mapping=tex-text]{Linux Libertine O}
\let\bf\textbf
\renewcommand{\textbf}[1]{{\LibertineFont\selectfont\bf{#1}}}

\setmonofont{Latin Modern Mono Light}

\newfontfamily\TitleFont[Path=resources/, Mapping=tex-text]{CaviarDreams}
\newfontfamily\CaviarDreamsFont[Path=resources/, Mapping=tex-text]{CaviarDreams}

%\newfontfamily\AltFont[Mapping=tex-text]{Linux Libertine O}