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 remove http: from href:
href
There is a great article about protocol-relative here: paulirish.com/2010/the-protocol-relative-url/