Skip to content

FontConfig

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/templates/site-bootstrap/src/lib/fonts.ts

Dynamic Font Loading

Loads Google Fonts at runtime based on site configuration. AI picks fonts matching the brand voice during assembly.

Fonts are loaded via the Google Fonts CSS API with display=swap for optimal loading performance (no FOIT).

Properties

PropertyType
headingstring
bodystring
monostring
weightsnumber[]

Was this page helpful?

Download as PDF