You found a bug! We've classified it as
CAT-741
.
We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
-
Ext JS Premium Member
Custom font
Hello,
I need to add custom fonts, from file on my local box, not from Google API. Is there a way to include them in the SASS files and have them show up in themer ?
thanks
-
Ext JS Premium Member
I've added in a seperate CSS file my font and created override to CSS rules. Works pretty well.
-
Sencha - Ext JS Dev Team
Yes, manually creating SASS/CSS to add the font and apply it to font-family properties is required (for now). Unfortunately the drop-down in Themer is tightly coupled to the 'fonts' Themer knows about (and not any font that maybe available).
We are planning on adding some level of functionality to support external fonts better in the next release of Themer. What this will actually look like is still up for debate, but guaranteed minimum will be to provide someway to update the font family drop-down. That is by far the most glaring issue when dealing with 'external fonts'.
-
Sencha Premium User
3 years and it's still not possibile to use both custom and google fonts in Sencha Themer