为什么 tantan 字母呈现表情符号?

Why are the letters tantan rendering an emoji?

我正在开发一个 laravel 网络应用程序,在单词 instantaneous 中,字母 tantan 正在被一个看起来更旧的表情符号所取代。

将六个字母中的任何一个大写都会破坏表情符号。此 Web 应用程序 运行 在 laravel 8.4 上运行,此问题无法在其他两个应用程序 运行 laravel 5.8 上重现。现在我只是使用瞬时的同义词,但我肯定想知道是什么原因造成的。 Here is an example of the problem

<p>{!!$product->description!!}</p>

原来是我们用的tantan字体森变成了笑脸的问题。