12345678910111213141516171819202122232425262728293031 |
- name: "Kosugi"
- designer: "MOTOYA"
- license: "APACHE2"
- category: "SANS_SERIF"
- date_added: "2021-09-08"
- fonts {
- name: "Kosugi"
- style: "normal"
- weight: 400
- filename: "Kosugi-Regular.ttf"
- post_script_name: "Kosugi-Regular"
- full_name: "Kosugi Regular"
- copyright: "Copyright 2010 The Kosugi Project Authors (https://github.com/googlefonts/kosugi)"
- }
- subsets: "cyrillic"
- subsets: "japanese"
- subsets: "latin"
- subsets: "latin-ext"
- subsets: "menu"
- source {
- repository_url: "https://github.com/googlefonts/kosugi"
- files {
- source_file: "fonts/ttf/Kosugi-Regular.ttf"
- dest_file: "Kosugi-Regular.ttf"
- }
- files {
- source_file: "LICENSE.txt"
- dest_file: "LICENSE.txt"
- }
- branch: "main"
- }
|