Title: Fonts not loaded in https
Last modified: August 30, 2016

---

# Fonts not loaded in https

 *  [kirk.jackson](https://wordpress.org/support/users/kirkjackson/)
 * (@kirkjackson)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fonts-not-loaded-in-https/)
 * When serving the theme over https, a bug prevents some key fonts from being loaded.
 * Specifically, there’s a line in functions.php that enqueues the fonts Noticia
   Text, Montserrat, Oxygen and Raleway. It explicitly uses http rather than https.
   This means that the fonts will not load on a secure website.
 * It would be very easy to fix this: either change ‘http:’ to ‘https:’ in that 
   line, or just delete the ‘http:’.

Viewing 1 replies (of 1 total)

 *  Theme Author [Tom De Smedt](https://wordpress.org/support/users/steven_gardner/)
 * (@steven_gardner)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/fonts-not-loaded-in-https/#post-6288983)
 * Thanks for the heads up. I’ll make the fix and submit the changes.
 * thanks

Viewing 1 replies (of 1 total)

The topic ‘Fonts not loaded in https’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/indie/1.3.6/screenshot.png)
 * Indie
 * [Support Threads](https://wordpress.org/support/theme/indie/)
 * [Active Topics](https://wordpress.org/support/theme/indie/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/indie/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/indie/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tom De Smedt](https://wordpress.org/support/users/steven_gardner/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/fonts-not-loaded-in-https/#post-6288983)
 * Status: not resolved