Hi Ebi Torabi,
Thanks for contacting Syncfusion Support.
We have provided the support for customizing the fonts for most of our components using common class “e-control-wrapper”. Please find the below code snippets.
<style>
.e-control-wrapper, .e-input-group {
font-family: serif !important;
}
</style> |
For your convenience, we have created the sample (server side). Please find the sample link below.
Regards,
Banupriya