# CheckoutBrandingTypographyStyleInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields used to update the typography customizations. ### Access Scopes ## Fields * [font](/docs/api/admin/unstable/enums/CheckoutBrandingTypographyFont): CheckoutBrandingTypographyFont - The font. * [kerning](/docs/api/admin/unstable/enums/CheckoutBrandingTypographyKerning): CheckoutBrandingTypographyKerning - The kerning. * [letterCase](/docs/api/admin/unstable/enums/CheckoutBrandingTypographyLetterCase): CheckoutBrandingTypographyLetterCase - The letter case. * [size](/docs/api/admin/unstable/enums/CheckoutBrandingTypographySize): CheckoutBrandingTypographySize - The font size. * [weight](/docs/api/admin/unstable/enums/CheckoutBrandingTypographyWeight): CheckoutBrandingTypographyWeight - The font weight. ## Input objects with this input object * [CheckoutBrandingButtonInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingButtonInput) * [CheckoutBrandingHeadingLevelInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingHeadingLevelInput) * [CheckoutBrandingSelectInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingSelectInput) * [CheckoutBrandingTextFieldInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingTextFieldInput) ## Examples