how can i add custom fonts in the html field. the html type field currently has following fonts.

saurabh1
Giga Contributor

Andale Mono

Arial

Arial Black

Book Antiqua

Comic Sans MS

Courier New

Georgia

Helvetica

Impact

Tahoma

Terminal

Times New Roman

Trebuchet MS

Verdana

Webdings

Wingdings

5 REPLIES 5

shaikbasha
Kilo Expert

hi Saurabh,



There is property available called



glide.ui.html.editor.v4.font.collection



In this property you can add extra font style.



Thank you.


I navigated to glide.ui.html.editor.v4.font.collection. There is a value field which some sort of code is added. But how. 

 

Inactive_Us1474
Giga Guru

Hi,



You can mention your custom name via @font-face property in CSS where you want it in html.


The below site also may be helpful.


http://serviceportal.io/



Thanks


Hit Like/Helpful/Correct, if applicable.


ashishgupta
Tera Expert

sys_properties.list --> glide.ui.html.editor.v4.font.collection



here you can add the new Font... Your rqeuired font..