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 @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.