font
The font
action Loads a font from Google Fonts for use in your app. It belongs to the fonts category within the ui area.
Action Syntax
font %font google "text"
A font name starting with % followed by a value followed by A quoted text string
font %font google "text" https://...
A font name starting with % followed by a value followed by A quoted text string followed by A valid URL
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
font ^font-tag google "Font Name"
Action code: 1778344402
Version: 0.6.4-9
Last updated: 2025-06-13