blob: abed74f11eef46aec5606bbd969b669341ebdf2b (
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
|
name: "Cantarell"
designer: "Dave Crossland"
license: "OFL"
category: "SANS_SERIF"
date_added: "2010-05-10"
fonts {
name: "Cantarell"
style: "normal"
weight: 400
filename: "Cantarell-Regular.ttf"
post_script_name: "Cantarell-Regular"
full_name: "Cantarell Regular"
copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)"
}
fonts {
name: "Cantarell"
style: "italic"
weight: 400
filename: "Cantarell-Italic.ttf"
post_script_name: "Cantarell-Italic"
full_name: "Cantarell Italic"
copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)"
}
fonts {
name: "Cantarell"
style: "normal"
weight: 700
filename: "Cantarell-Bold.ttf"
post_script_name: "Cantarell-Bold"
full_name: "Cantarell Bold"
copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)"
}
fonts {
name: "Cantarell"
style: "italic"
weight: 700
filename: "Cantarell-BoldItalic.ttf"
post_script_name: "Cantarell-BoldItalic"
full_name: "Cantarell Bold Italic"
copyright: "Copyright 2009 The Cantarell Project Authors (https://github.com/davelab6/cantarell)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
source {
repository_url: "https://github.com/davelab6/cantarell"
}
|