Workaround for Garbled Japanese character in Document Viewer<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #6e9db4; } a:visited { font-size: 12pt; color: #7057C7; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: 500px !important; width: auto; height: auto; } } Workaround for Garbled Japanese characters in Document viewer There are issues caused by unsupported Japanese fonts in Document viewer such as Meiryo UI MS P Gothic MS Gothic MS P MinchoMS MinchoYu MinchoMeiryo The fonts are garbled even after embedding PRB1862636 Japanese characters get garbled in Document Viewer even after embedding. Workaround is to use below fonts: 1. google-noto-sans-cjk-ttc-fonts ("Noto Sans CJK JP") 2. google-noto-serif-cjk-ttc-fonts ("Noto Serif CJK JP") 3. vlgothic ("VL Gothic") 1 and 2 : https://github.com/notofonts/noto-cjk3 : https://github.com/daisukesuzuki/VLGothic