python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Explanation of "hardcoded" font on a piece of text, and how to remove it via CSS etc
I'm unable to understand how a piece of text has some kind of hardcoded font in it, that cannot be removed even after pasting into an RTE, application of CSS etc. See 2 examples below copied from vari...

zehawk
Votes: 0
Answers: 1
Latest Answer
Finally figured the answer thanks to a chance visit to lingojam - apparently its unicode not font. Example: ๐๐ฅ๐ข๐ฐ๐ข ๐๐ฏ๐ข ๐๐ฉ๐ฉ ๐ฒ๐ซ๐ฆ๐ ๐ฌ๐ก๐ข ๐ ๐ฅ๐๐ฏ๐ฐ, ๐ก๐ฒ๐ฅ. ๐ฟ๐๐๐๐ ๐๐๐ ๐๐๐ ๐๐๐๏ฟฝ...
zehawk