Add weight Semibold.

This commit is contained in:
belleve 2018-07-13 15:28:06 +08:00
parent fd4f485222
commit 26332c9e28
8 changed files with 82 additions and 22 deletions

View file

@ -9,6 +9,7 @@ const possibleWeights = new Set([
"light",
"book",
"medium",
"semibold",
"bold",
"extrabold",
"heavy"