blob: 304a7d6c5381d92f945fb3614ec6aae740b92bae (
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
|
name: "Cabin"
designer: "Impallari Type, Rodrigo Fuenzalida"
license: "OFL"
category: "SANS_SERIF"
date_added: "2020-07-22"
fonts {
name: "Cabin"
style: "normal"
weight: 400
filename: "Cabin[wdth,wght].ttf"
post_script_name: "Cabin-Regular"
full_name: "Cabin Regular"
copyright: "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)"
}
fonts {
name: "Cabin"
style: "italic"
weight: 400
filename: "Cabin-Italic[wdth,wght].ttf"
post_script_name: "Cabin-Italic"
full_name: "Cabin Italic"
copyright: "Copyright 2018 The Cabin Project Authors (https://github.com/impallari/Cabin)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wdth"
min_value: 75.0
max_value: 100.0
}
axes {
tag: "wght"
min_value: 400.0
max_value: 700.0
}
source {
repository_url: "https://github.com/impallari/Cabin"
}
|