hosting fonts on azure cdn - CORS support

后端 未结 4 1491
小蘑菇
小蘑菇 2020-12-17 21:47

I cannot get azure blob storage hosted fonts exposed via azure cdn working in IE or Firefox.

I believe this is because of @font-face cross-domain issues (CORS) and t

4条回答
  •  萌比男神i
    2020-12-17 22:12

    This is no longer true, azure supports CORS

    http://blogs.msdn.com/b/windowsazurestorage/archive/2013/11/27/windows-azure-storage-release-introducing-cors-json-minute-metrics-and-more.aspx

    and a little guide to adding fonts to your azure cdn:

    http://www.devtrends.co.uk/blog/hosting-web-fonts-in-azure-blob-storage-using-the-new-cors-support

提交回复
热议问题