I have deployed the Blazor Web Assembly (ASP.Net Core Hosted) to Azure Web App then i have enabled the CDN (Standard Akamai pricing tier) for that Web App (Networking > Azure CDN). All the static asssets like JS, CSS, Images are loading from the CDN except fonts. It says CORS orgin error for CDN endpoint. I have also tried adding mime type in web.config file of he Azure Web App but no luck.
Can anyone help to resolve this issue.
Screenshot: