No secondary font being added in the code
-
In our typekit, we have a single custom font selected – and then sans-serif added as the secondary. However, when selected through BB, in the code it only assigns the custom typekit font – it doesn’t also include the secondary, i.e. ‘,sans-serif’. This creates an unfortunate effect that if the font is slow in loading, (and presumably if it were unavailable at the time of call) a SERIF font is being displayed, which looks terrible – even though the default font set for Astra is sans-serif.
This would not be an issue if ‘,sans-serif’ were being added. What might the reason be for this exclusion in the code?
To confirm: In the front page of this plugin where you can edit the typekit code, it correctly displays the custom font and the sans-serif. So the typekit is being pulled correctly with both. It just doesn’t apply both in the code itself.
Thanks
- The topic ‘No secondary font being added in the code’ is closed to new replies.