Skin -

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

We are working on a web application.The skin is applied using the Kony Widget properties - We have imported the Font Proxima Nova and used across the application.It is working as expected in the Chrome browser, but for IE the font is not Proxima Nova.

Why is the Skin applies different for different browsers. What is the solution to keep consistency across browsers??

Hello ,

It will depends on the browser whether it supports or not . In detailed you can find in the below link

https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Cross_browser_testing/HTML_and_CSS

CSS fallback behaviour

Thanks