{
  "$description": "Yespark Group Design System — Typographie",
  "yespark": {
    "fonts": {
      "title": {
        "family": "BuenosAiresWeb",
        "stack": "\"BuenosAiresWeb\", \"Avenir Next\", \"Century Gothic\", Futura, system-ui, sans-serif"
      },
      "body": {
        "family": "IBM Plex Sans",
        "stack": "\"IBM Plex Sans\", system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif"
      }
    },
    "weights": {
      "title": [
        {
          "name": "Light",
          "value": 300
        },
        {
          "name": "Regular",
          "value": 400
        },
        {
          "name": "Bold",
          "value": 700
        }
      ],
      "body": [
        {
          "name": "Light",
          "value": 300
        },
        {
          "name": "Regular",
          "value": 400
        },
        {
          "name": "Bold",
          "value": 600
        }
      ]
    },
    "scales": {
      "title": {
        "xl": {
          "class": "ds-text-title-xl",
          "mobile": {
            "fontSize": "40px",
            "lineHeight": "48px"
          },
          "desktop": {
            "fontSize": "64px",
            "lineHeight": "72px"
          }
        },
        "lg": {
          "class": "ds-text-title-lg",
          "mobile": {
            "fontSize": "28px",
            "lineHeight": "32px"
          },
          "desktop": {
            "fontSize": "44px",
            "lineHeight": "56px"
          }
        },
        "md": {
          "class": "ds-text-title-md",
          "mobile": {
            "fontSize": "20px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "28px",
            "lineHeight": "32px"
          }
        },
        "sm": {
          "class": "ds-text-title-sm",
          "mobile": {
            "fontSize": "16px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "20px",
            "lineHeight": "24px"
          }
        },
        "xs": {
          "class": "ds-text-title-xs",
          "mobile": {
            "fontSize": "16px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "16px",
            "lineHeight": "24px"
          }
        }
      },
      "body": {
        "lg": {
          "class": "ds-text-body-lg",
          "mobile": {
            "fontSize": "16px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "20px",
            "lineHeight": "32px"
          }
        },
        "md": {
          "class": "ds-text-body-md",
          "mobile": {
            "fontSize": "14px",
            "lineHeight": "20px"
          },
          "desktop": {
            "fontSize": "16px",
            "lineHeight": "24px"
          }
        },
        "sm": {
          "class": "ds-text-body-sm",
          "mobile": {
            "fontSize": "12px",
            "lineHeight": "16px"
          },
          "desktop": {
            "fontSize": "14px",
            "lineHeight": "20px"
          }
        },
        "xs": {
          "class": "ds-text-body-xs",
          "mobile": {
            "fontSize": "10px",
            "lineHeight": "12px"
          },
          "desktop": {
            "fontSize": "12px",
            "lineHeight": "16px"
          }
        }
      }
    }
  },
  "zenpark": {
    "fonts": {
      "title": {
        "family": "Young Serif",
        "stack": "\"Young Serif\", Georgia, \"Times New Roman\", serif"
      },
      "body": {
        "family": "Inter",
        "stack": "\"Inter\", system-ui, -apple-system, \"Segoe UI\", Roboto, \"Helvetica Neue\", \"Noto Sans\", \"Liberation Sans\", Arial, sans-serif"
      }
    },
    "weights": {
      "title": [
        {
          "name": "Light",
          "value": 300
        },
        {
          "name": "Regular",
          "value": 400
        },
        {
          "name": "Bold",
          "value": 700
        }
      ],
      "body": [
        {
          "name": "Light",
          "value": 300
        },
        {
          "name": "Regular",
          "value": 400
        },
        {
          "name": "Bold",
          "value": 600
        }
      ]
    },
    "scales": {
      "title": {
        "xl": {
          "class": "ds-text-title-xl",
          "mobile": {
            "fontSize": "40px",
            "lineHeight": "48px"
          },
          "desktop": {
            "fontSize": "64px",
            "lineHeight": "72px"
          }
        },
        "lg": {
          "class": "ds-text-title-lg",
          "mobile": {
            "fontSize": "28px",
            "lineHeight": "32px"
          },
          "desktop": {
            "fontSize": "44px",
            "lineHeight": "56px"
          }
        },
        "md": {
          "class": "ds-text-title-md",
          "mobile": {
            "fontSize": "20px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "28px",
            "lineHeight": "32px"
          }
        },
        "sm": {
          "class": "ds-text-title-sm",
          "mobile": {
            "fontSize": "16px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "20px",
            "lineHeight": "24px"
          }
        },
        "xs": {
          "class": "ds-text-title-xs",
          "mobile": {
            "fontSize": "16px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "16px",
            "lineHeight": "24px"
          }
        }
      },
      "body": {
        "lg": {
          "class": "ds-text-body-lg",
          "mobile": {
            "fontSize": "16px",
            "lineHeight": "24px"
          },
          "desktop": {
            "fontSize": "20px",
            "lineHeight": "32px"
          }
        },
        "md": {
          "class": "ds-text-body-md",
          "mobile": {
            "fontSize": "14px",
            "lineHeight": "20px"
          },
          "desktop": {
            "fontSize": "16px",
            "lineHeight": "24px"
          }
        },
        "sm": {
          "class": "ds-text-body-sm",
          "mobile": {
            "fontSize": "12px",
            "lineHeight": "16px"
          },
          "desktop": {
            "fontSize": "14px",
            "lineHeight": "20px"
          }
        },
        "xs": {
          "class": "ds-text-body-xs",
          "mobile": {
            "fontSize": "10px",
            "lineHeight": "12px"
          },
          "desktop": {
            "fontSize": "12px",
            "lineHeight": "16px"
          }
        }
      }
    }
  }
}
