diff --git a/mint.json b/mint.json index 191eddd..23dfbd2 100644 --- a/mint.json +++ b/mint.json @@ -1,6 +1,6 @@ { "$schema": "https://mintlify.com/schema.json", - "name": "Chargebee Partner docs", + "name": "Chargebee Partner docs", "api": { "request": { "example": { @@ -22,6 +22,21 @@ "to": "#ace600" } }, + "font": { + "headings": { + "family": "Sora", + "weight": 700, + "strong": 800, + "source": "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&family=Inter:wght@100;200;300;400;500;600&family=Sora:wght@100;200;300;400;500;600;700&display=swap", + "format": "woff2" + }, + "body": { + "family": "Inter", + "weight": 400, + "source": "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;1,100;1,200;1,300;1,400;1,500;1,600&family=Inter:wght@100;200;300;400;500;600&family=Sora:wght@100;200;300;400;500;600;700&display=swap", + "format": "woff2" + } +}, "layout": "sidenav", "background": { "style": "gradient"