XF 2.3 How to add a font?

Levina

Active member
Hi everybody.

I would like to use a font of my own in some headers. How do I add it to the ACP?
I'm on cloud hosting if that is relevant.

Thanks.
 
You can edit the PAGE_CONTAINER template to add them to the <head> section if that's what you mean. You can then adjust the font stack in the typography style properties, or via extra.less if you need something more granular.
 
Back
Top Bottom