Appearance
几个技巧把字体文件压缩到十分之一的体积
pip install fonttools
woff2的字体后缀名为woff2
fonttools ttLib.woff2 compress "$input_file" -o "$output_file"