diff --git a/src/asset/font.json b/src/asset/font.json index 3cce59a..5b678e3 100644 --- a/src/asset/font.json +++ b/src/asset/font.json @@ -7,7 +7,7 @@ "filename": { "value": "ASCircularWeb" }, "weight": { "light": { "value": "-Light"}, - "book": { "value": "-Medium"} + "book": { "value": "-Book"} } } }