copy of https://github.com/HelsinkiTypeStudio/valley-sans with nix builds
0

Configure Feed

Select the types of activity you want to include in your feed.

valley-sans / METADATA.pb
867 B 32 lines
1name: "Valley Sans" 2designer: "Niklas Ekholm, Lari Mörö" 3license: "OFL" 4category: "SANS_SERIF" 5date_added: "2026-05-12" 6fonts { 7 name: "Valley Sans" 8 style: "normal" 9 weight: 400 10 filename: "ValleySans[wght].ttf" 11 post_script_name: "ValleySans-Thin" 12 full_name: "Valley Sans Thin" 13 copyright: "Copyright 2026 The Valley Sans Project Authors (https://github.com/HelsinkiTypeStudio/valley-sans)" 14} 15fonts { 16 name: "Valley Sans" 17 style: "italic" 18 weight: 400 19 filename: "ValleySans-Italic[wght].ttf" 20 post_script_name: "ValleySans-ThinItalic" 21 full_name: "Valley Sans Thin Italic" 22 copyright: "Copyright 2026 The Valley Sans Project Authors (https://github.com/HelsinkiTypeStudio/valley-sans)" 23} 24subsets: "latin" 25axes { 26 tag: "wght" 27 min_value: 100.0 28 max_value: 900.0 29} 30source { 31 repository_url: "https://github.com/HelsinkiTypeStudio/valley-sans" 32}