Out of box FONT in ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 09:02 AM
Hi Community,
Can you assist where do i get what is the default OOTB fonts in ServiceNow.
We checked the Service Portal->Theme->CSS Includes /STyle sheets
but could not find out specifically font-family mentioned. Can anyone suggest where is the right place to look for what is available OOTB ServiceNow fonts and what they are.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2024 09:06 AM
Hi @Nisha30
The standard typeface for the ServiceNow platform is Arial. It will be used consistently and appropriate sizing and emphasis will be specified for attributes and placement.
Might be helpful
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2024 12:54 PM - edited ‎07-26-2024 12:59 PM
For native UI in UI16, it is controlled by the following system property: css.base.font-family
In UI Framework on Next Experience, styles are linked to a component via the styles
configuration option.
Add Next Experience font and image assets
https://docs.servicenow.com/csh?topicname=add-image-asset.html&version=latest