IconsDiplayIssue

Icons not displaying or Few Icons missing for Menu Items

img

Reason: MIME type is not added in IIS

Steps to add MIME Type in IIS

Step 1: Open IIS

· Open Control Panel-->Administrative Tools--->IIS--> Select Server in Left Panel

img

· double click on MIME Types as shown below

img

· Click on Add on the right panel as shown below the image

img

Step 2: Check and Add missing MIME types

Add the required MIME Types as shown below

.woff2   application/font-woff2

· Make sure all these below MIME types are added to IIS

.otf -> font/otf

.sfnt -> font/sfnt

.ttf -> font/ttf

.woff -> font/woff

.woff2 -> font/woff2