# CheckoutBrandingTypographyStyle - admin-graphql - OBJECT Version: 2024-10 ## Description The typography customizations. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [font](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyFont): CheckoutBrandingTypographyFont - The font. * [kerning](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyKerning): CheckoutBrandingTypographyKerning - The kerning. * [letterCase](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyLetterCase): CheckoutBrandingTypographyLetterCase - The letter case. * [size](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographySize): CheckoutBrandingTypographySize - The font size. * [weight](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyWeight): CheckoutBrandingTypographyWeight - The font weight. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples