mark bold font as bold in theme.json

This commit is contained in:
Aadil Ayub 2024-04-29 11:24:26 +05:00
parent 3b6e32a9f4
commit bdde45886e
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
},
{
"fontFamily": "Lato",
"fontStyle": "normal",
"fontStyle": "bold",
"fontWeight": "700",
"src": "file:./assets/fonts/Lato-Bold.ttf"
},