http://gothub.nowhevi57f4lxxd6db43miewcsgtovakbh6v5f52ci7csc2yjzy5rnid.onion/tonsky/FiraCode/blob/master/README.md
                                
                                
                                                                            . < br > Default: "Fira Code" 258 259 You can also limit the font weights that will be created with the `-w / --weights` option. < br > Default: "Light,Regular,Retina,Medium,SemiBold,Bold" 260 261 ```bash 262 # locally in your shell 263 ./script/build.sh --features "ss02,ss08,ss10,cv03,cv07,cv14" --family-name "Fira Code straight" --weights "Regular,Bold" 264 265 # or via a docker container (creates the family name 'Fira Code cv01 cv02 cv06 cv31 onum ss01 ss03 ss04 zero') 266 docker run...