--- title: CheckoutAndAccountsConfigurationBrandingShopifyFontGroupInput - GraphQL Admin description: The input fields for customizing a Shopify font group. api_version: 2026-04 api_name: admin type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingShopifyFontGroupInput md: >- https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingShopifyFontGroupInput.md --- # Checkout​And​Accounts​Configuration​Branding​Shopify​Font​Group​Input input\_object The input fields for customizing a Shopify font group. ## Fields * base​Font​Handle [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The Shopify base font handle. * bold​Font​Handle [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The Shopify bold font handle. * loading​Strategy [Checkout​And​Accounts​Configuration​Branding​Font​Loading​Strategy](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingFontLoadingStrategy) The font loading strategy. *** ## Input objects using this input * [Checkout​And​Accounts​Configuration​Branding​Font​Group​Input.shopifyFontGroup](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFontGroupInput#fields-shopifyFontGroup) INPUT OBJECT The input fields used to update a font group. *** ## Map ### Input objects using this input * [Checkout​And​Accounts​Configuration​Branding​Font​Group​Input.shopifyFontGroup](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingFontGroupInput#fields-shopifyFontGroup)