blob: ecfbdae145b1580759562afbba3fa37e0cdecb25 (
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
|
name: "Outfit"
designer: "Smartsheet Inc, Rodrigo Fuenzalida"
license: "OFL"
category: "SANS_SERIF"
date_added: "2021-09-28"
fonts {
name: "Outfit"
style: "normal"
weight: 400
filename: "Outfit[wght].ttf"
post_script_name: "Outfit-Thin"
full_name: "Outfit Thin"
copyright: "Copyright 2021 The Outfit Project Authors (https://github.com/Outfitio/Outfit-Fonts)"
}
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/Outfitio/Outfit-Fonts"
commit: "902773808eb372f70fb34e8946dd1ffe604efc79"
files {
source_file: "OFL.txt"
dest_file: "OFL.txt"
}
files {
source_file: "fonts/variable/Outfit[wght].ttf"
dest_file: "Outfit[wght].ttf"
}
branch: "main"
}
|