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

\newfontfamily\CaviarDreamsFont{CaviarDreams}
    [ Path=\commonPath/../fonts/
    , BoldFont = CaviarDreams_Bold
    , Mapping=tex-text
    , Extension = .ttf
    ]

\newfontfamily\LibertineFont{Linux Libertine O}
    [ Ligatures=TeX
    ]