
There’s not much to expand on here – Family infos are metadata that will be embedded into the exported .ttf file.
The final family name is a concatenation of the
Family Nameand theSub Family.
It is shown at all times on the top right corner of theFont editor.
| State | Meaning | 
|---|---|
| Family Name | The name of your font. | 
| Sub Family | The sub family. | 
| Weight class | The weight class of your font, as per CSS specs. This is not used right now, but will be once export for web is implemented :) | 
| Copyright | Your copyright notice | 
| Description | A description of your font. Keep it short ( < 255 characters ), as some export format may limit the allowed character count. | 
| URL | The url of your website, font family, showcase page… | 
| Version | The version of the font. Only accepts values formatted as x.x. |