# CheckoutBrandingFontGroupInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update a font group. To learn more about updating fonts, refer to the [checkoutBrandingUpsert](https://shopify.dev/api/admin-graphql/unstable/mutations/checkoutBrandingUpsert) mutation and the checkout branding [tutorial](https://shopify.dev/docs/apps/checkout/styling). ### Access Scopes ## Fields * [customFontGroup](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCustomFontGroupInput): CheckoutBrandingCustomFontGroupInput - A custom font group. * [shopifyFontGroup](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingShopifyFontGroupInput): CheckoutBrandingShopifyFontGroupInput - A Shopify font group. ## Input objects with this input object * [CheckoutBrandingTypographyInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyInput) * [CheckoutBrandingTypographyInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyInput) ## Examples