# CheckoutBrandingTypography - admin-graphql - OBJECT Version: 2024-10 ## Description The typography settings used for checkout-related text. Use these settings to customize the font family and size for primary and secondary text elements. Refer to the [typography tutorial](https://shopify.dev/docs/apps/checkout/styling/customize-typography) for further information on typography customization. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [primary](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFontGroup): CheckoutBrandingFontGroup - A font group used for most components such as text, buttons and form controls. * [secondary](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFontGroup): CheckoutBrandingFontGroup - A font group used for heading components by default. * [size](/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFontSize): CheckoutBrandingFontSize - The font size design system (base size in pixels and scaling between different sizes). ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples