blob: 11e0abf1dd24303721fc1156d58be904fd38d39a (
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
|
name: "Jost"
designer: "Owen Earl"
license: "OFL"
category: "SANS_SERIF"
date_added: "2020-02-11"
fonts {
name: "Jost"
style: "normal"
weight: 400
filename: "Jost[wght].ttf"
post_script_name: "Jost-Regular"
full_name: "Jost Regular"
copyright: "Copyright 2020 The Jost Project Authors (https://github.com/indestructible-type/Jost)"
}
fonts {
name: "Jost"
style: "italic"
weight: 400
filename: "Jost-Italic[wght].ttf"
post_script_name: "Jost-Italic"
full_name: "Jost Italic"
copyright: "Copyright 2020 The Jost Project Authors (https://github.com/indestructible-type/Jost)"
}
subsets: "cyrillic"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/indestructible-type/Jost"
files {
source_file: "fonts/variable/Jost[wght].ttf"
dest_file: "Jost[wght].ttf"
}
files {
source_file: "fonts/variable/Jost-Italic[wght].ttf"
dest_file: "Jost-Italic[wght].ttf"
}
branch: "master"
}
minisite_url: "https://indestructibletype.com/Jost.html"
|