Google Fonts are natively supported by all the themes.
Choose Font and Weights
- Go to https://fonts.google.com.
- Choose a font - take
Robotofor example. - Go to font details - https://fonts.google.com/specimen/Roboto.
- Decide the normal and bold font weights, for example:
300and700, here the site will usefont-weight: 300for normal font andfont-weight: 700for bold fonts(headings etc.).
Add font to the Theme
- Go to
Admin > Customer Portal > Themes. - Click on the
Customizebutton on the intended theme (check this doc to know more about themes). - Scroll down to the
TYPOGRAPHSsection on the left side. - Click on the
Add Newbutton. - Fill the form as follows
- Name:
Roboto - Weights:
300,700
- Name:
- Click
Save. - Now you can select the
Robotofont in the dropdowns under theFONTsection.
For more details about the customization, Please check google fonts API, it is used to import fonts to the themes.
Example Screenshot
Here is a screenshot of an example setup using Source Sans Pro for titles and Roboto for body.
