compatible with fontWeight in number The incoming fontWeight is likely to be a number (like `500`) instead of a string (`'500'`), or even other things... [example](https://github.com/ant-design/antd-sketchapp/pull/41) Maybe it would be safer to avoid these cases in a proactive way.