blob: 5e0e06c48f8d5370f60ffd7b99ef50a3b9f34f7d (
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
52
53
54
55
56
57
58
59
60
61
62
63
64
|
name: "Comic Neue"
designer: "Craig Rozynski, Hrant Papazian"
license: "OFL"
category: "HANDWRITING"
date_added: "2020-03-12"
fonts {
name: "Comic Neue"
style: "normal"
weight: 300
filename: "ComicNeue-Light.ttf"
post_script_name: "ComicNeue-Light"
full_name: "Comic Neue Light"
copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)"
}
fonts {
name: "Comic Neue"
style: "italic"
weight: 300
filename: "ComicNeue-LightItalic.ttf"
post_script_name: "ComicNeue-LightItalic"
full_name: "Comic Neue Light Italic"
copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)"
}
fonts {
name: "Comic Neue"
style: "normal"
weight: 400
filename: "ComicNeue-Regular.ttf"
post_script_name: "ComicNeue-Regular"
full_name: "Comic Neue Regular"
copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)"
}
fonts {
name: "Comic Neue"
style: "italic"
weight: 400
filename: "ComicNeue-Italic.ttf"
post_script_name: "ComicNeue-Italic"
full_name: "Comic Neue Italic"
copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)"
}
fonts {
name: "Comic Neue"
style: "normal"
weight: 700
filename: "ComicNeue-Bold.ttf"
post_script_name: "ComicNeue-Bold"
full_name: "Comic Neue Bold"
copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)"
}
fonts {
name: "Comic Neue"
style: "italic"
weight: 700
filename: "ComicNeue-BoldItalic.ttf"
post_script_name: "ComicNeue-BoldItalic"
full_name: "Comic Neue Bold Italic"
copyright: "Copyright 2014 The Comic Neue Project Authors (https://github.com/crozynski/comicneue)"
}
subsets: "latin"
subsets: "menu"
source {
repository_url: "https://github.com/crozynski/comicneue"
}
|