Design Fonts
List fonts which can be used with a design(template)
Request
Response
{
"response": [
{
"fontName": "ABeeZee",
"variants": [
{
"weight": "400",
"subFamily": "Regular"
},
{
"weight": "400italic",
"subFamily": "Regular Italic"
}
]
},
{
"fontName": "Abel",
"variants": [
{
"weight": "400",
"subFamily": "Regular"
}
]
},
{
"fontName": "Abril Fatface",
"variants": [
{
"weight": "400",
"subFamily": "Regular"
}
]
}
]
}Last updated

