--- title: CheckoutBrandingTypographyStyle - GraphQL Admin description: The typography customizations. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyle md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyle.txt --- # 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/2024-10/enums/CheckoutBrandingTypographyFont) The font. * kerning [Checkout​Branding​Typography​Kerning](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyKerning) The kerning. * letter​Case [Checkout​Branding​Typography​Letter​Case](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyLetterCase) The letter case. * size [Checkout​Branding​Typography​Size](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographySize) The font size. * weight [Checkout​Branding​Typography​Weight](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyWeight) The font weight. *** ## Map ### Fields with this object * {}[CheckoutBrandingButton.typography](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingButton#field-typography) * {}[CheckoutBrandingHeadingLevel.typography](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingHeadingLevel#field-typography) * {}[CheckoutBrandingSelect.typography](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingSelect#field-typography) * {}[CheckoutBrandingTextField.typography](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTextField#field-typography)