Hello Badr,Did you try opening that font url directly in the browser? If
the url is not loading for more than 20 minutes then there is a
possibility that the DNS is not resolving.And if the page is still
loading then the CORS issue is solved, because the browser will
immediately block the url request if the domain is not authorized for
any request.Thanks,Manoj