blob: afea4ef2b75b546f8439d746986945cc400373c2 (
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
45
46
47
48
49
|
name: "Chivo"
designer: "Omnibus-Type"
license: "OFL"
category: "SANS_SERIF"
date_added: "2011-12-07"
fonts {
name: "Chivo"
style: "normal"
weight: 400
filename: "Chivo[wght].ttf"
post_script_name: "Chivo-Medium"
full_name: "Chivo Medium"
copyright: "Copyright 2019 The Chivo Project Authors (https://github.com/Omnibus-Type/Chivo)"
}
fonts {
name: "Chivo"
style: "italic"
weight: 400
filename: "Chivo-Italic[wght].ttf"
post_script_name: "Chivo-MediumItalic"
full_name: "Chivo Medium Italic"
copyright: "Copyright 2019 The Chivo Project Authors (https://github.com/Omnibus-Type/Chivo)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/Omnibus-Type/Chivo"
commit: "d98623c96068cd02fbe9f22982d4b0504be8b851"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/Chivo/variable/Chivo[wght].ttf"
dest_file: "Chivo[wght].ttf"
}
files {
source_file: "fonts/Chivo/variable/Chivo-Italic[wght].ttf"
dest_file: "Chivo-Italic[wght].ttf"
}
branch: "master"
}
|