Skip to main content

How to use fonts in templates

Updated over 11 months ago

Template customization

You can use your own fonts in your projects. Templates can use TrueType (ttf) or OpenType (otf) font files.

  • place a new font file to the fonts -sub folder of a template folder (within ASSETS/templates/<vendorName>/<templateName> -folder structure)

  • link font files to the template by modifying font-face sources in customize.css or a similar CSS -file of your template or template pack.

Example screenshot from the Faith -template.

Online font sources (Google Fonts ect.) are not recommended since SPX is designed to work in off-line installations without internet access.

Did this answer your question?