blob: 7a411c4985c18c64c14600a76c55b092e443429e (
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: "Urbanist"
designer: "Corey Hu"
license: "OFL"
category: "SANS_SERIF"
date_added: "2021-06-02"
fonts {
name: "Urbanist"
style: "normal"
weight: 400
filename: "Urbanist[wght].ttf"
post_script_name: "Urbanist-Regular"
full_name: "Urbanist Regular"
copyright: "Copyright 2021 The Urbanist Project Authors (https://github.com/coreyhu/Urbanist)"
}
fonts {
name: "Urbanist"
style: "italic"
weight: 400
filename: "Urbanist-Italic[wght].ttf"
post_script_name: "Urbanist-Italic"
full_name: "Urbanist Italic"
copyright: "Copyright 2021 The Urbanist Project Authors (https://github.com/coreyhu/Urbanist)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/coreyhu/Urbanist"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/variable/Urbanist[wght].ttf"
dest_file: "Urbanist[wght].ttf"
}
files {
source_file: "fonts/variable/Urbanist-Italic[wght].ttf"
dest_file: "Urbanist-Italic[wght].ttf"
}
branch: "master"
}
stroke: "SANS_SERIF"
classifications: "DISPLAY"
|