--- title: CheckoutBrandingTypographyStyle - GraphQL Admin description: The typography customizations. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingtypographystyle md: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingtypographystyle.md --- # Checkout​Branding​Typography​Style object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. The typography customizations. ## Fields * font [Checkout​Branding​Typography​Font](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyFont) The font. * kerning [Checkout​Branding​Typography​Kerning](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyKerning) The kerning. * letter​Case [Checkout​Branding​Typography​Letter​Case](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyLetterCase) The letter case. * size [Checkout​Branding​Typography​Size](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographySize) The font size. * weight [Checkout​Branding​Typography​Weight](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyWeight) The font weight. *** ## Map ### Fields with this object * {}[CheckoutBrandingButton.typography](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingButton#field-CheckoutBrandingButton.fields.typography) * {}[CheckoutBrandingHeadingLevel.typography](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingHeadingLevel#field-CheckoutBrandingHeadingLevel.fields.typography) * {}[CheckoutBrandingSelect.typography](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingSelect#field-CheckoutBrandingSelect.fields.typography) * {}[CheckoutBrandingTextField.typography](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingTextField#field-CheckoutBrandingTextField.fields.typography)