blob: 594101ec9c156029f4a41350a762c22902405ae9 (
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
|
name: "Quicksand"
designer: "Andrew Paglinawan"
license: "OFL"
category: "SANS_SERIF"
date_added: "2011-10-19"
fonts {
name: "Quicksand"
style: "normal"
weight: 400
filename: "Quicksand[wght].ttf"
post_script_name: "Quicksand-Light"
full_name: "Quicksand Light"
copyright: "Copyright 2019 The Quicksand Project Authors (https://github.com/andrew-paglinawan/QuicksandFamily.git), with Reserved Font Name \"Quicksand\""
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "wght"
min_value: 300.0
max_value: 700.0
}
source {
repository_url: "https://github.com/ThomasJockin/QuicksandFamily"
files {
source_file: "fonts/variable/Quicksand[wght].ttf"
dest_file: "Quicksand[wght].ttf"
}
branch: "master"
}
|