Stimulsoft Web can use CSS web font ?
Posted: Thu Jun 11, 2015 7:39 am
Stimulsoft Web can use CSS web font on page stimulsoft render
sorry for my english
sorry for my english
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
https://forum.stimulsoft.com/
Code: Select all
@font-face {
font-family: myFirstFont;
src: url(sansation_light.woff);
}