Indra_Optus
13 years agoGuide
Custom Font ?
Is it possible to have custom font in Lithium (either buy adding it to Lithium or sourcing it using external URL)? Our company use custom font and would like to use it in Lithium page. We have S...
I've tried using a Google font but it doesn't seem to work -- have I simply done something wrong or does Lithium block external file calls?
Hi Inactive User
are the fonts uploaded as assets in Studio and referenced using ${asset.get("...")} , or linked externally? Some browsers can prevent loading external fonts as a security risk (also depending on the settings) , thus preventing them from being viewed? Also, by any chance are you sourcing fonts over HTTP on a SSL page?
Lithium does not block external calls normally.
Hope it helps,