I’ve migrated my site from http to https, the blog is secure but it’s current configuration is pulling fonts from an unsecured google site using http, how would I fix this so the the theme pulls the fonts from https://fonts.googleapis.com or simply //fonts.googleapis.com? ps, where in the theme code can I find this url http://fonts.googleapis.com/
From Google Chrome Developer Tools: (substituted my domain with example.com)