Hi all, so we wanted to add some new Fonts in our templates, but we couldn't, after some research we found that we need to enable CORS in our servers. We have IIS servrer, so we looked into this documentation : https://enable-cors.org/server_iis7.html , but we couldn't find the web.config file. The ...