11 lines
331 B
TeX
11 lines
331 B
TeX
%%% Font
|
|
% Uncomment and modify to your font specs
|
|
|
|
\usepackage{fontspec}
|
|
\setmainfont{Gentium Book Basic}
|
|
\newfontface\allyFont{Merriweather Sans Italic}
|
|
\newfontfamily\TitleFamily{Inknut Antiqua}
|
|
\newfontface\TitleFont{Inknut Antiqua}
|
|
% \newfontfamily\DisplayFamily{Playfair Display}
|
|
% \newfontface\DisplayFont{Playfair Display}
|