Open pourmand1376 opened 2 months ago
I've found that If your font is variable
, you can use it with the plugin as you would normally and It would just work.
Basically, a variable font contains all of the weights
in itself. It has all the combined weights altogether.
Use this site to see if your font is variable:
You would see something like this:
I should automatically import all fonts in the directory starting with "font-name" as try to assign weights to them.
Currently, I don't support setting up fonts with Bold, ExtraBold (and other weights from 100 to 700).
One of the solutions can be adding a variable font or creating a variable font. But that overall is something I should consider.