{
"font": {
"interRegular": {
"$type": "font",
"$value": {
"default": {
"family": "Inter",
"postScriptName": "Inter Regular",
"weight": "regular",
"style": "normal",
"files": [
{
"format": "ttf",
"url": "https://static.specifyapp.com/sdtf-seeds/inter-regular.ttf",
"provider": "Specify"
}
]
}
}
},
"interMedium": {
"$type": "font",
"$value": {
"default": {
"family": "Inter",
"postScriptName": "Inter Medium",
"weight": "medium",
"style": "normal",
"files": [
{
"format": "ttf",
"url": "https://static.specifyapp.com/sdtf-seeds/inter-medium.ttf",
"provider": "Specify"
}
]
}
}
},
"interBold": {
"$type": "font",
"$value": {
"default": {
"family": "Inter",
"postScriptName": "Inter Bold",
"weight": "bold",
"style": "normal",
"files": [
{
"format": "ttf",
"url": "https://static.specifyapp.com/sdtf-seeds/inter-bold.ttf",
"provider": "Specify"
}
]
}
}
},
"firaCodeRegular": {
"$type": "font",
"$value": {
"default": {
"family": "Fira Code",
"postScriptName": "Fira Code Regular",
"weight": "regular",
"style": "normal",
"files": [
{
"format": "ttf",
"url": "https://static.specifyapp.com/sdtf-seeds/fira-code-regular.ttf",
"provider": "Specify"
}
]
}
}
}
}
}