-
Notifications
You must be signed in to change notification settings - Fork 0
/
customProfileTextFonts.json
62 lines (62 loc) · 1.25 KB
/
customProfileTextFonts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"id": 1,
"name": "Pure 1",
"fontName": "FOT-RodinNTLGPro-DB",
"assetbundleName": "custom_profile\/font"
},
{
"id": 2,
"name": "Pure 2",
"fontName": "FOT-SkipProN-B",
"assetbundleName": "custom_profile\/font"
},
{
"id": 3,
"name": "Happy 1",
"fontName": "FOT-PopHappinessStd-EB",
"assetbundleName": "custom_profile\/font"
},
{
"id": 4,
"name": "Happy 2",
"fontName": "FOT-HummingPro-B",
"assetbundleName": "custom_profile\/font"
},
{
"id": 5,
"name": "Cute 1",
"fontName": "FOT-BabyPopStd-EB",
"assetbundleName": "custom_profile\/font"
},
{
"id": 6,
"name": "Cute 2",
"fontName": "FOT-YurukaStd-UB",
"assetbundleName": "custom_profile\/font"
},
{
"id": 7,
"name": "Mysterious 1",
"fontName": "FOT-LyraStd-DB",
"assetbundleName": "custom_profile\/font"
},
{
"id": 8,
"name": "Mysterious 2",
"fontName": "FOT-PalRetronStd-B",
"assetbundleName": "custom_profile\/font"
},
{
"id": 9,
"name": "Cool 1",
"fontName": "FOT-UDMinchoPro-B",
"assetbundleName": "custom_profile\/font"
},
{
"id": 10,
"name": "Cool 2",
"fontName": "FOT-GrecoStd-B",
"assetbundleName": "custom_profile\/font"
}
]