Is it possible to use the fallback font from font weights assets?
I currently have this setup:
Font Base SDF
Font Weights
- 300 - Font Light SDF
- 700 - Font Bold SDF
Fallback Font
- - Font Base Dynamic SDF
Font Light SDF
- Fallback Font
- - Font Light Dynamic SDF
However, it seems like if I use the Font Base SDF, and set font-weight to Light, it will fall back to Font Base Dynamic SDF instead of the desired Font Light Dynamic SDF.
Is there anyway to achieve the...
Use Fallback Font from Font Weights Assets?
I currently have this setup:
Font Base SDF
Font Weights
- 300 - Font Light SDF
- 700 - Font Bold SDF
Fallback Font
- - Font Base Dynamic SDF
Font Light SDF
- Fallback Font
- - Font Light Dynamic SDF
However, it seems like if I use the Font Base SDF, and set font-weight to Light, it will fall back to Font Base Dynamic SDF instead of the desired Font Light Dynamic SDF.
Is there anyway to achieve the...
Use Fallback Font from Font Weights Assets?