I have been asked to make a form using any of these three fonts (all field inputs, all labels, all section headers, etc.):
- Abril Text
- Franklin Gothic Book
- Georgia
I have been able to get a test on an html custom field to change to Abril Text but not other parts of the form:
- WORKS - YES: .cf-custom {font-family: "Abril Text";}
- WORKS - NO: .cf-section-header h2 {font-family: "Abril Text";}
On another post: https://answers.laserfiche.com/questions/153896/How-to-add-a-nontheme-font-across-a-whole-form#154068
What worked for him didn't work for me, or was I missing I part I should have done first?:
On another post: https://answers.laserfiche.com/questions/118729/Forms-theme-selection-limited-to-5-fonts
Again, good information, but the fonts I need could not be found on the site he suggested, so his suggestion wouldn't work for me.