Design /

Adding Third-Party Fonts

Creght includes more than ten common fonts, but many fonts are not bundled. If you need another font, you can add it as a third-party font.

Creght currently supports three font sources: Google Fonts for many Latin fonts, ZeoSeven Fonts for a large Chinese font library, and the Chinese Web Fonts project for high-quality Chinese web fonts.

Add a Third-Party Font

Select a text element in Creght, open the right settings panel, choose Font, then Add Font. Enter the required CSS URL, font family, and optional font weight values.

The CSS URL is a stylesheet link. The font family is the exact font name used by CSS. Font weight defines the available weights; leave it empty to use the default value of 400.

Google Fonts

Open Google Fonts, choose a font, click Get Font, then Get embed code. Copy the stylesheet URL, font family, and weight into Creght.

ZeoSeven Fonts

Open ZeoSeven Fonts, select a font, and find the regular CSS embed information in the font detail page.

Chinese Web Fonts

Open Chinese Web Fonts, choose a font, copy the CSS, and fill the matching CSS URL, family name, and weight into Creght.

Use the Font

After adding the font, find it under Font > Custom and select it. Large fonts may take two or three seconds to load.

Known Limits

Some fonts allow use but do not allow third-party redistribution, such as certain commercial or system fonts. If you cannot find a font in the supported sources, use a similar alternative or contact Creght for future upload-font support.

Render diagnostics