Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

How to add a new font or import font into servicenow

Vaishnavi35
Tera Guru

Hi,

How to add a new font or import font into servicenow??
Bascially under notifications..we want to select new Font.
 
Thanks,
Vaishnavi

 
 
1 ACCEPTED SOLUTION

Omkar Mone
Mega Sage

Hi 

Try updating system property 'glide.ui.html.editor.v4.font.collection'

Our updated value for this is now:

Arial=arial,helvetica,sans-serif;Andale Mono=andale mono,times;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Journal=journal;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats;new_font=new_font;

You just need to find the standard name for this font.

Below you can see the new value in the list:

find_real_file.png

In fact - this is now available in ALL places where you have the HTML editor available, so knowledge documents as well.

 

Hope this helps.

 

Regards,

Omkar Mone

View solution in original post

6 REPLIES 6

Omkar Mone
Mega Sage

Hi 

Try updating system property 'glide.ui.html.editor.v4.font.collection'

Our updated value for this is now:

Arial=arial,helvetica,sans-serif;Andale Mono=andale mono,times;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Journal=journal;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats;new_font=new_font;

You just need to find the standard name for this font.

Below you can see the new value in the list:

find_real_file.png

In fact - this is now available in ALL places where you have the HTML editor available, so knowledge documents as well.

 

Hope this helps.

 

Regards,

Omkar Mone

How do i navigate to the HTML Editor..??

N navigation to the above pic.

Hi Omkar,

Its not working for me. Could you please help me with this.

find_real_file.png

 

find_real_file.png

 

 

find_real_file.png

Thanks,

Vaishnavi

In this value field, i see you have added the new font after a , but it should be a semi colon,

 

Arial=arial,helvetica,sans-serif;Andale Mono=andale mono,times;Arial Black=arial black,avant garde;Book Antiqua=book antiqua,palatino;Comic Sans MS=comic sans ms,sans-serif;Courier New=courier new,courier;Georgia=georgia,palatino;Helvetica=helvetica;Impact=impact,chicago;Journal=journal;Symbol=symbol;Tahoma=tahoma,arial,helvetica,sans-serif;Terminal=terminal,monaco;Times New Roman=times new roman,times;Trebuchet MS=trebuchet ms,geneva;Verdana=verdana,geneva;Webdings=webdings;Wingdings=wingdings,zapf dingbats;new_font=new_font;new_font2=new_font2;

 

You have added after a ',' as i see the images.

 

Try putting a semi-colon and let me know.

 

Hope this helps.

 

Regards

Omkar Mone