1 % fontspec.cfg --- fontspec configuration -*-latex-*-
3 % Copyright (C) 2020 Amin Bandali <bandali@uwaterloo.ca>
5 % This file is part of bandali's cv.
7 % This CV is free software: you can redistribute it and/or modify
8 % it under the terms of the GNU General Public License as published by
9 % the Free Software Foundation, either version 3 of the License, or
10 % (at your option) any later version.
12 % This CV is distributed in the hope that it will be useful,
13 % but WITHOUT ANY WARRANTY; without even the implied warranty of
14 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 % GNU General Public License for more details.
17 % You should have received a copy of the GNU General Public License
18 % along with this CV. If not, see <https://www.gnu.org/licenses/>.
21 %% ===================================================================
22 %% Jost* <https://indestructibletype.com/Jost.html>
23 %% ===================================================================
25 \defaultfontfeatures[Jost Hairline]{
28 UprightFont = Jost-100-Hairline,
29 BoldFont = Jost-500-Medium,
30 ItalicFont = Jost-100-HairlineItalic,
31 BoldItalicFont = Jost-500-MediumItalic
34 \defaultfontfeatures[Jost Thin]{
37 UprightFont = Jost-200-Thin,
38 BoldFont = Jost-500-Medium,
39 ItalicFont = Jost-200-ThinItalic,
40 BoldItalicFont = Jost-500-MediumItalic
43 \defaultfontfeatures[Jost Light]{
46 UprightFont = Jost-300-Light,
47 BoldFont = Jost-500-Medium,
48 ItalicFont = Jost-300-LightItalic,
49 BoldItalicFont = Jost-500-MediumItalic
52 \defaultfontfeatures[Jost Book]{
55 UprightFont = Jost-400-Book,
56 BoldFont = Jost-500-Medium,
57 ItalicFont = Jost-400-BookItalic,
58 BoldItalicFont = Jost-500-MediumItalic
61 \defaultfontfeatures[Jost]{ % same as Jost Book
64 UprightFont = Jost-400-Book,
65 BoldFont = Jost-500-Medium,
66 ItalicFont = Jost-400-BookItalic,
67 BoldItalicFont = Jost-500-MediumItalic
70 \defaultfontfeatures[Jost Regular]{ % same as Jost Book
73 UprightFont = Jost-400-Book,
74 BoldFont = Jost-500-Medium,
75 ItalicFont = Jost-400-BookItalic,
76 BoldItalicFont = Jost-500-MediumItalic
79 \defaultfontfeatures[Jost Medium]{
82 UprightFont = Jost-500-Medium,
83 BoldFont = Jost-600-Semi,
84 ItalicFont = Jost-500-MediumItalic,
85 BoldItalicFont = Jost-600-SemiItalic
88 \defaultfontfeatures[Jost Semi]{
91 UprightFont = Jost-600-Semi,
92 BoldFont = Jost-700-Bold,
93 ItalicFont = Jost-600-SemiItalic,
94 BoldItalicFont = Jost-700-BoldItalic
97 \defaultfontfeatures[Jost Bold]{
100 UprightFont = Jost-700-Bold,
101 BoldFont = Jost-800-Hevy,
102 ItalicFont = Jost-700-BoldItalic,
103 BoldItalicFont = Jost-800-HevyItalic
106 \defaultfontfeatures[Jost Hevy]{
109 UprightFont = Jost-800-Hevy,
110 ItalicFont = Jost-800-HevyItalic
113 \defaultfontfeatures[Jost Heavy]{ % same as Jost Hevy
116 UprightFont = Jost-800-Hevy,
117 ItalicFont = Jost-800-HevyItalic