I\'m trying to get my website to load correctly over SSL, and every time I view the page, the icons and font aren\'t loading.
Here\'s what I\'m using for my CSS and
Try using
//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css
and maybe its a simple issue of using "http" instead "https" because the google apis use https for secure link transfer. Replace http with https