---
title: CheckoutAndAccountsConfigurationBrandingCustomFontInput - GraphQL Admin
description: The input fields for customizing a custom font.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCustomFontInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCustomFontInput.md
api_name: admin
api_type: graphql
type: input-object
metadata:
  domain: admin
---

# Checkout​And​Accounts​Configuration​Branding​Custom​Font​Input

input\_object

The input fields for customizing a custom font.

## Fields

* generic​File​Id

  [ID!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID)

  non-null

  A globally-unique ID for a font file uploaded via the Files api. Allowed font types are .woff and .woff2.

* weight

  [Int!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int)

  non-null

  The font weight. Its value should be between 100 and 900.

***

## Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Custom​Font​Group​Input.base](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCustomFontGroupInput#fields-base)

  INPUT OBJECT

  The input fields for customizing a custom font group.

* [Checkout​And​Accounts​Configuration​Branding​Custom​Font​Group​Input.bold](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCustomFontGroupInput#fields-bold)

  INPUT OBJECT

  The input fields for customizing a custom font group.

***

## Map

### Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Custom​Font​Group​Input.base](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCustomFontGroupInput#fields-base)
* [Checkout​And​Accounts​Configuration​Branding​Custom​Font​Group​Input.bold](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCustomFontGroupInput#fields-bold)
