1234567891011121314151617181920212223242526 |
- name: "Inconsolata"
- designer: "Raph Levien"
- license: "OFL"
- category: "MONOSPACE"
- date_added: "2010-02-19"
- fonts {
- name: "Inconsolata"
- style: "normal"
- weight: 400
- filename: "Inconsolata-Regular.ttf"
- post_script_name: "Inconsolata"
- full_name: "Inconsolata"
- copyright: "Copyright 2006 The Inconsolata Project Authors"
- }
- fonts {
- name: "Inconsolata"
- style: "normal"
- weight: 700
- filename: "Inconsolata-Bold.ttf"
- post_script_name: "Inconsolata-Bold"
- full_name: "Inconsolata Bold"
- copyright: "Copyright 2006 The Inconsolata Project Authors"
- }
- subsets: "latin"
- subsets: "latin-ext"
- subsets: "menu"
|