# CheckoutBrandingCustomFontGroupInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields required to update a custom font group. ### Access Scopes ## Fields * [base](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCustomFontInput): CheckoutBrandingCustomFontInput! - The base font. * [bold](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCustomFontInput): CheckoutBrandingCustomFontInput! - The bold font. * [loadingStrategy](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFontLoadingStrategy): CheckoutBrandingFontLoadingStrategy - The font loading strategy. ## Input objects with this input object * [CheckoutBrandingFontGroupInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFontGroupInput) ## Examples