mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2024-11-25 15:38:35 +00:00
Set main font, same as for body
This commit is contained in:
parent
6b28b4e9d0
commit
bfa8e82a2b
1 changed files with 8 additions and 0 deletions
|
@ -207,6 +207,14 @@
|
|||
BoldItalicFont=*-SemiboldIt
|
||||
]{SourceSansPro}
|
||||
|
||||
% Set main font, same as for body (default is Source Sans Pro)
|
||||
\setmainfont[
|
||||
Path=\@fontdir,
|
||||
UprightFont=*-Regular,
|
||||
ItalicFont=*-It,
|
||||
BoldFont=*-Bold,
|
||||
BoldItalicFont=*-BoldIt
|
||||
]{SourceSansPro}
|
||||
|
||||
%-------------------------------------------------------------------------------
|
||||
% Configuration for styles
|
||||
|
|
Loading…
Reference in a new issue