blob: 7edb4438f7c516ea6a61338000c7a64a9096d649 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
name: "Faustina"
designer: "Omnibus-Type"
license: "OFL"
category: "SERIF"
date_added: "2016-12-03"
fonts {
name: "Faustina"
style: "normal"
weight: 400
filename: "Faustina[wght].ttf"
post_script_name: "Faustina-Light"
full_name: "Faustina Light"
copyright: "Copyright 2019 The Faustina Project Authors (https://github.com/Omnibus-Type/Faustina)"
}
fonts {
name: "Faustina"
style: "italic"
weight: 400
filename: "Faustina-Italic[wght].ttf"
post_script_name: "Faustina-LightItalic"
full_name: "Faustina Light Italic"
copyright: "Copyright 2019 The Faustina Project Authors (https://github.com/Omnibus-Type/Faustina)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 300.0
max_value: 800.0
}
source {
repository_url: "https://github.com/Omnibus-Type/Faustina"
files {
source_file: "fonts/variable/Faustina[wght].ttf"
dest_file: "Faustina[wght].ttf"
}
files {
source_file: "fonts/variable/Faustina-Italic[wght].ttf"
dest_file: "Faustina-Italic[wght].ttf"
}
branch: "master"
}
|