Allowed to display insecure content from in safari 11

The page at https://panelcustomizer.myshopify.com/pages/panel-customizer was not allowed to display insecure content from http://cdn.shopify.com/s/files/1/0012/9361/5155/t/1/assets/ExcaliburMonospace.ttf.

XMLHttpRequest cannot load xxx due to access control checks.

I am using three js in Shopify, its working properly on other browsers but not working in safari.

Code : main.fontLoader.load( 'http://cdn.shopify.com/s/files/1/0012/9361/5155/t/1/assets/' + font_name, function( json )

You already fixed your issue i suppose?