1[ 2 { 3 "lang": "zh-Hans", 4 "fonts": [ 5 { 6 "file": "NotoSerifCJK-Regular.ttc", 7 "postScriptName": "NotoSerifCJKjp-Regular", 8 "weight": "400", 9 "style": "normal", 10 "index": "2" 11 } 12 ], 13 "fallbackFor": "serif", 14 "target": "NotoSansCJK_zh-Hans" 15 }, 16 { 17 "lang": "zh-Hant,zh-Bopo", 18 "fonts": [ 19 { 20 "file": "NotoSerifCJK-Regular.ttc", 21 "postScriptName": "NotoSerifCJKjp-Regular", 22 "weight": "400", 23 "style": "normal", 24 "index": "3" 25 } 26 ], 27 "fallbackFor": "serif", 28 "target": "NotoSansCJK_zh-Hant,zh-Bopo" 29 }, 30 { 31 "lang": "ja", 32 "fonts": [ 33 { 34 "file": "NotoSerifCJK-Regular.ttc", 35 "postScriptName": "NotoSerifCJKjp-Regular", 36 "weight": "400", 37 "style": "normal", 38 "index": "0" 39 } 40 ], 41 "fallbackFor": "serif", 42 "target": "NotoSansCJK_ja" 43 }, 44 { 45 "lang": "ko", 46 "fonts": [ 47 { 48 "file": "NotoSerifCJK-Regular.ttc", 49 "postScriptName": "NotoSerifCJKjp-Regular", 50 "weight": "400", 51 "style": "normal", 52 "index": "1" 53 } 54 ], 55 "fallbackFor": "serif", 56 "target": "NotoSansCJK_ko" 57 } 58]