Hi Miguel,
Thanks for contacting Syncfusion.
Yes, it is possible to customize the react controls font by using below code snippet in your CSS file.
.e-control {
font-family: Arial !important;
}
|
For your convenience, we have created the react sample Please find the sample in below link.
We will consider this topic in documentation and publish it as earlier as possible.
Please let us know if any concerns.
Regards,
Gurunathan