I am using Overleaf for my Chinese thesis work and having this issue "Package fontspec Error: The font "SimSun" cannot be found."
\setCJKmainfont[AutoFakeBold = {2.25},ItalicFont={[simkai.ttf]}]{SimSun}
` I am using XELateX Compiler. How I can solve this..
Because of this only Chinese Characters are not printing on my files.
You can find a list of the CJK Chinese fonts which are available on overleaf from https://www.overleaf.com/learn/latex/Questions/Which_OTF_or_TTF_fonts_are_supported_via_fontspec%3F#Chinese
Use one of these fonts for your document or compile your document on a computer which has SimSun installed