We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

Set default fontFamily to Rubik

Hi,

I want to set default fontFamily on all SyncFusion ej2 React controls, but I don't find the documentation for doing it.

Thanks for your help.

Regards,

Miguel

1 Reply

GA Gurunathan A Syncfusion Team September 26, 2019 09:53 AM UTC

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 



Loader.
Live Chat Icon For mobile
Up arrow icon