- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2018 01:50 PM
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 ?
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 08:35 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2018 02:16 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2018 05:40 AM
- 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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2018 10:37 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2018 07:09 AM
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 ?