Is there a way to change the Grid font style to a custom font I have already downloaded as a .ttf and attached to the project?
I have a Blazor server app that runs on computers that have restricted internet access and I am using Google Open Sans fonts for the web app, except for the Syncfusion controls.
I want the Grid control to use that custom font. Is this possible?