Starting version 2.1.0 Adding custom fonts in Astroid is very simple, like dead simple.
- Find the font you need, doesn’t matter what format it exists in, OTF, TTF or others. You can find free fonts at www.1001fonts.com
- Upload the font file(s) to the /fonts/ folder in your astroid template. So if your template name is astroid_template_zero, You will be uploading the font files to
JOOMLAROOT/templates/astroid_template_zero/fonts/
folder. you’ll have to create the fonts folder if it doesn’t exist already.
- Select the newly uploaded font on the typography options in the Astroid backend and you are done.