I have developed a ReactJS front-end project, built using Material UI. I have built it using npm run build command and deployed the application in Azure App Services ASP.NET V4.8 stack.
Everything looks fine but I'm getting a minor error. Downloadable font: download failed
I can see these woff2
files in the artifacts and even in the App Service as well.
Any help in understanding this issue is much appreciated.