NO BUG: Font-stretch is not recognized in the builder

I’m running into an issue with displaying my fonts in the builder. I’ve uploaded the variable font Mona Sans from google fonts and am trying to use it at 75% width. I first added ‘wdth’ 75 in the font-variation-settings but that didn’t working in the builder or the front-end. Next I tried adding font-stretch: 75%; in a class and that works on the front-end but not in the builder.

Anyone else run into this issue and how did you correct it?

Hi @Voiceof and welcome to the forum :partying_face:.

are you sure that the file that you uploaded supports ‘wdth’ property? I’ve downloaded it from here (GitHub - github/mona-sans: Mona Sans, a variable font from GitHub) and tested with the “MonaSans[ital,wdth,wght].woff2” file, and it’s working.

Also, can you try to disable “Google Fonts” from Bricks settings and check if it works with your original one - or if you just rename it?

Please try and let me know,
Matej

Hi @Matej I think you might be right. I tried everything but switching out the file and now it’s working. I appreciate you testing it out and replying.

Hi @Voiceof,

Perfect, I’m glad you solved it. :slight_smile: I’ll mark the topic as no -bug then.

Best regards,
Matej