How to use html code to change the text label font to a custom font?

Is it possible to set custom font to a ‘text label’ using html codes ? I’m only familiar with the <font face="font">Text</font>method which is for default fonts. How do I do that for a custom font ? the font is actually uploaded to assets.

Don’t know if I’ve misunderstood your question but is it not easier to choose from Font Typeface Import (.ttf)

bild

/Boban

1 Like

Actually its not for a label. If there’s a working method then I can use it for ‘List View Image and Text’. List View Image and Text doesn’t have an option to set a custom font. It has the blocks to set a custom font, which is not working. In this case if I can use html codes then that would work. Thts why Im looking for the html codes to set a custom font.