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

\newfontfamily\CaviarDreamsFont{CaviarDreams}
    [ Path=../fonts/
    , BoldFont = *_Bold,
    , Mapping=tex-text
    ]

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