# CheckoutBrandingFontGroup - admin-graphql - OBJECT Version: 2024-10 ## Description 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 access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [base](/docs/api/admin-graphql/2024-10/interfaces/CheckoutBrandingFont): CheckoutBrandingFont - The base font. * [bold](/docs/api/admin-graphql/2024-10/interfaces/CheckoutBrandingFont): CheckoutBrandingFont - The bold font. * [loadingStrategy](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingFontLoadingStrategy): CheckoutBrandingFontLoadingStrategy - The font loading strategy. * [name](/docs/api/admin-graphql/2024-10/scalars/String): String - The font group name. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples