Google Fonts

Enable 1500+ free Google Fonts for your widgets by adding an API key.


Why Use Google Fonts

  • Professional typography — Use popular fonts like Roboto, Open Sans, and Montserrat
  • Brand consistency — Match widget typography to your brand guidelines
  • Multilingual support — Filter by subset for Cyrillic, Latin Extended, and other character sets
  • Free for commercial use — Google Fonts cost nothing; the API key unlocks font metadata

Configuration

Add your API key to the editor configuration:

window['ClaspoEditor'].init({
  googleFontsApiKey: 'your-google-fonts-api-key',
  // ... other config
});

See EditorConfigI for all options.

Get an API Key

Option 1: Google Fonts Developer API

  1. Open Google Fonts Developer API
  2. Find Acquiring and using an API key
  3. Click Get a Key
  4. Follow the prompts

Option 2: Google Cloud Console

  1. Open Google Cloud Console Credentials
  2. Create an API key
  3. Enable the Google Fonts Developer API