a figma plugin allow you to add font to local collection, help you find your font faster. can filter by font type, by language, and display a sample.
you can see this plugin in https://www.figma.com/community/plugin/1164742931003457394/Fav-Font
- Run
npm
to install dependencies. - Run
npm build:watch
to start webpack in watch mode. - Open
Figma
->Plugins
->Development
->Import plugin from manifest...
and choosemanifest.json
file from this repo.