Semi Bold vs SemiBold #402
-
Hi, I have a set of tier 01 tokens (the same for every brand) to reference font weights from. Like this:
The issue I run up against is this: some fonts use "Semi Bold" and some use "SemiBold". |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Unfortunately not, as Figma itself doesn't parse fontWeights that way. You'd have to create a new font weight token to pair with the font change. I usually keep a fontFamily and fontWeight token for each type decision so I can change them as needed. |
Beta Was this translation helpful? Give feedback.
Unfortunately not, as Figma itself doesn't parse fontWeights that way.
You'd have to create a new font weight token to pair with the font change. I usually keep a fontFamily and fontWeight token for each type decision so I can change them as needed.