Haven’t found this on the forums, so I thought I’d start a new thread.
I need to do something quite simple for a client but their design has the Google font Archivo (variable) with the font-stretch property set to 110% throughout the typography. I should ideally be able to apply body {font-stretch: 110%;} and it should work.
However, the default version that webflow imports using the font settings does not seem to support font-stretch properties. I have tried uploading the variable font separately. This seems to work but is an absolute pain while working in the Designer view. Can’t preview anything unless I setup massive amounts of custom code on every single page.
Here’s what I need to know:
- What is my best option here? Bite the bullet and just write custom code or upload a semi-extended version of Archivo (static) with the weights I need?
- How does Webflow import a Google Font like Archivo? Does it grab the variable copy?
- If the imported version of Archivo is indeed variable, why am I not able to change any of the type axes using font-stretch or font-weight properties in custom code?
Any help would be much appreciated