Add fallback fonts or use mark tags for fonts on mobile

What I’m trying to do

add a fallback font for unicode characters, and if it’s not possible, use mark tags to use the font.

Things I have tried

i tried using the font (nasin-nanpa) as a fallback font, but since i can’t install the font on my phone, it doesn’t appear as an option in the dropdown menu. this worked on my laptop, which i imported the vault im using from, but the text doesn’t render.
i have tried using the custom font plugin, but when i select the font everything (menus, normal text etc) turns into the font. so i selected the multiple fonts option and slightly modified the provided css (adding the class .nasin-nanpa to show the font) which makes the normal text appear in the normal font, but i tried to use the mark tag to show the font but it doesn’t work and it just turns the background of the lined squares into yellow.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.