This question is locked. New answers and comments are not allowed.
I am using Telerik datepicker in my application, to change the default font-family of that datepicker I want to apply a CSS class in the DateInput tag but it is not working though if I apply font-family="Arial" property directly then its working. But I want to do this via CSS class.