how can i add custom fonts in the html field. the html type field currently has following fonts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 12:03 AM
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
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 12:26 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-06-2018 04:08 AM
I navigated to glide.ui.html.editor.v4.font.collection. There is a value field which some sort of code is added. But how.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 12:36 AM
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.
Thanks
Hit Like/Helpful/Correct, if applicable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2016 12:37 AM
sys_properties.list --> glide.ui.html.editor.v4.font.collection
here you can add the new Font... Your rqeuired font..