How can i add font styles to articles?

chavayoshitha
Kilo Expert

I am trying to add more font styles to the knowledge Articles.

 

I tried adding in the system properties> ui properties 

Calibiri Light=calibiri light,sans-serif;Roboto=roboto,sans-serif;Roboto Light=roboto light,sans-serif;

Calibiri Light=calibiri light;Roboto=roboto;Roboto Light=roboto light; (tried this as well)

Added this the name shows up in the list of html editor but i am unable to get the font-style..

can you let me know where i am doing wrong ?

1 ACCEPTED SOLUTION

Min Ye Soe
Giga Contributor

I've tested some web safe fonts and they all work. I tested Roboto but it didn't work at first since I don't have the font installed in my computer. After font installation and browser restart, the changes can be seen.

Hope this help.

Min

 find_real_file.png

View solution in original post

17 REPLIES 17

SanjivMeher
Kilo Patron
Kilo Patron

Can you try adding one by one and test?

 

I hope you are adding it to glide.ui.html.editor.v4.font.collection


Please mark this response as correct or helpful if it assisted you with your question.

  1. Yeah! i am adding it to glide.ui.html.editor.v4.font.collection only

i tried adding one saying Roboto=roboto; but didn't work it shows the name but shows the style of times new roman

If you try adding the font using source code in HTML, does it work?


Please mark this response as correct or helpful if it assisted you with your question.

No, it doesn't work that way either, do i need to add any font-style files to service-now, if so can you let me know where i can update ?