blob: b57dfdcdd0e4ce82d40f08f6af81e46e918e1760 (
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
50
51
|
name: "Nunito"
designer: "Vernon Adams, Cyreal, Jacques Le Bailly"
license: "OFL"
category: "SANS_SERIF"
date_added: "2012-08-12"
fonts {
name: "Nunito"
style: "normal"
weight: 400
filename: "Nunito[wght].ttf"
post_script_name: "Nunito-ExtraLight"
full_name: "Nunito ExtraLight"
copyright: "Copyright 2014 The Nunito Project Authors (https://github.com/googlefonts/nunito)"
}
fonts {
name: "Nunito"
style: "italic"
weight: 400
filename: "Nunito-Italic[wght].ttf"
post_script_name: "Nunito-ExtraLightItalic"
full_name: "Nunito ExtraLight Italic"
copyright: "Copyright 2014 The Nunito Project Authors (https://github.com/googlefonts/nunito)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 200.0
max_value: 1000.0
}
source {
repository_url: "https://github.com/googlefonts/nunito"
commit: "43d16f963c5c341c10efa0bfe7a82aa1bea8a938"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/variable/Nunito[wght].ttf"
dest_file: "Nunito[wght].ttf"
}
files {
source_file: "fonts/variable/Nunito-Italic[wght].ttf"
dest_file: "Nunito-Italic[wght].ttf"
}
branch: "main"
}
|