Project Data

Remote Fonts

The remoteFonts field allows you to include custom web fonts in your project. Each font definition must include a direct link to the font file (HTTPS only) and font metadata.

Important:

  • Font URLs must use HTTPS protocol for security
  • The font file must be publicly accessible
  • Supported formats: WOFF2 (recommended), WOFF, OpenType, TrueType
  • You can define multiple variants of the same font family with different weights and styles

Fill Gradient Object

The fill field can accept a gradient object with the following structure:

Color Stop Object

Docs - Chillin