4
votes
Typography - Custom Fonts - Add Font Weight
Right now, whenever font CSS is added it's 400 (regular) by default on all files. It would be nice to be able to define a font-weight that could be carried over to the @font-face generated CSS. This would allow users to group the same font of different weights instead of having a XYZ Regular and XYZ Bold option to choose from.
With weights, it could just be XYZ and the weight would define which @font-face to pull.