If your problem raises from http or https ( Non SSL or With SSL ) you can use the url structure for font loading like this
//somecdn.com/font.ttf
instead of using http://somecdn.com/font.ttf
or http://somecdn.com/font.ttf
//somecdn.com/font.ttf
should handle both http or https fine