- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-28-2022 03:31 PM
Hi all,
In our current state, we don't allow any end-users outside of IT to access the ServiceNow UI except for the service portal. Today I noticed that non-IT users accessing the service portal are not seeing the custom font, while anyone who has ServiceNow UI access was able to see it.
ServiceNow User:
Non-IT end user
Is there a way to edit the portal or the access around it to ensure that everyone is seeing the custom font?
Thanks,
Jordan
Solved! Go to Solution.
- Labels:
-
Service Portal Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 12:56 AM
I'm sorry my link was broke: https://community.servicenow.com/community?id=community_question&sys_id=897e28521b6bd8906531ea89bd4bcb70
See the answer in the thread, but you do it like this:
Best regards,
Sebastian Laursen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 04:37 AM
How have you implemented the font? Through an attachment on the theme? If so you should Base64 encode the font.
You can check out the answer in this thread
Best regards,
Sebastian Laursen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-29-2022 09:14 AM
Hi Sebastian,
Yes we have it through an attachment on the theme. Once I base64 encode the font where should I include the output?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-30-2022 12:56 AM