How To Use CSS For This Custom Font

I have found several mentions of ways to add custom CSS code to a page (I’m not a dev, so pardon if I am mistaken regarding some things).

I am trying to add this webfont (woff) that dynamically changes according to the css. Here are the instructions for how to use the font.

I have tried adding the code as suggested in the article linked above (by going to “settings”, “custom code”, both at “Body - Start” and “Body - End”) but it didn’t work.

.calt { font-variant-ligatures: contextual; -moz-font-feature-settings: "calt" 1; -webkit-font-feature-settings: "calt" 1; font-feature-settings: "calt" 1; }

Can someone please tell me what I’m doing wrong?

Hi @demetri ,

Maria here from the Editor X team. Thanks for your post :slight_smile:

It might be worth asking the folks on the Velo forum for advice on this, since the question relates to code there might be some people in the Velo community that can advise you on this.

Thanks,
Maria