# CheckoutBrandingFontGroupInput - admin - INPUT_OBJECT
Version: 2025-01

## 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/2025-01/input-objects/CheckoutBrandingCustomFontGroupInput): CheckoutBrandingCustomFontGroupInput - A custom font group.
* [shopifyFontGroup](/docs/api/admin/2025-01/input-objects/CheckoutBrandingShopifyFontGroupInput): CheckoutBrandingShopifyFontGroupInput - A Shopify font group.


## Input objects with this input object
* [CheckoutBrandingTypographyInput](/docs/api/admin/2025-01/input-objects/CheckoutBrandingTypographyInput)
* [CheckoutBrandingTypographyInput](/docs/api/admin/2025-01/input-objects/CheckoutBrandingTypographyInput)


## Examples