Hello, when hosting forum over SSL, it doesn't load fonts because they are being served over HTTP.
Screenshot:

To give choice, you can use //fonts.googleapis.. etc etc. (beginning with two slashes) Then the browser will serve over http if forum is served over http, or https if forum is over https.
EDIT: sorry havent read the github topic.