The encoding is wrong. One character becomes two characters. It means that your server uses single-byte ASCII encoding. You need to change your encoding to utf-8 or gbk. utf-8 is currently more commonly used
Common standard character sets: ASCII ISO GBK Unicode utf; ASCII is a 7-bit encoding character set, which is basically only applicable to English, 8-bit ISO supports most Latin languages, and 16-bit encoding GBK and Unicode fully support the Chinese language. UTF8 is an international encoding and its versatility is better. GBK is a national encoding and its versatility is worse than UTF8. However, UTF8 occupies a larger database than GBK
The encoding is wrong. One character becomes two characters. It means that your server uses single-byte ASCII encoding. You need to change your encoding to utf-8 or gbk. utf-8 is currently more commonly used
Common standard character sets: ASCII ISO GBK Unicode utf; ASCII is a 7-bit encoding character set, which is basically only applicable to English, 8-bit ISO supports most Latin languages, and 16-bit encoding GBK and Unicode fully support the Chinese language. UTF8 is an international encoding and its versatility is better. GBK is a national encoding and its versatility is worse than UTF8. However, UTF8 occupies a larger database than GBK
Can I ask some normal questions
Do you make font icons? The font file was not referenced successfully