Home > @infiniteobjects/shopify-data-manager > AdminTypes > CheckoutBrandingCustomFontGroupInput
The input fields required to update a custom font group.
Signature:
export interface CheckoutBrandingCustomFontGroupInput
| Property | Modifiers | Type | Description |
|---|---|---|---|
| base | CheckoutBrandingCustomFontInput | The base font. | |
| bold | CheckoutBrandingCustomFontInput | The bold font. | |
| loadingStrategy? | InputMaybe<CheckoutBrandingFontLoadingStrategy | `${CheckoutBrandingFontLoadingStrategy}`> | (Optional) The font loading strategy. |