CDP Frontend SDK
    Preparing search index...

    Type Alias FontTokens

    FontTokens: Flattened<{ font: typeof font }>

    All font properties in the theme.

    const fontTokens: FontTokens = {
    "font-family-sans": '-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',
    "font-size-base": "16px",
    };

    font for the default token values