# CheckoutBrandingTypographyInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields used to update the typography. Refer to the [typography tutorial](https://shopify.dev/docs/apps/checkout/styling/customize-typography)
for more information on how to set these fields.

### Access Scopes



## Fields
* [primary](/docs/api/admin/2025-01/input-objects/CheckoutBrandingFontGroupInput): CheckoutBrandingFontGroupInput - A font group used for most components such as text, buttons and form controls.
* [secondary](/docs/api/admin/2025-01/input-objects/CheckoutBrandingFontGroupInput): CheckoutBrandingFontGroupInput - A font group used for heading components by default.
* [size](/docs/api/admin/2025-01/input-objects/CheckoutBrandingFontSizeInput): CheckoutBrandingFontSizeInput - The font size.


## Input objects with this input object
* [CheckoutBrandingDesignSystemInput](/docs/api/admin/2025-01/input-objects/CheckoutBrandingDesignSystemInput)


## Examples