When using this theme with SSL support, the browser will not load the fonts (or at least complain very loudly) about the content being loaded from an insecure location.
get_view()->headLink()->prependStylesheet('//fonts.googleapis.com/css?family=Crimson+Text:400,600,400italic,600italic|Cabin:400,600,400italic', 'screen');
When using this theme with SSL support, the browser will not load the fonts (or at least complain very loudly) about the content being loaded from an insecure location.
https://github.com/scholarslab/neatscape/blob/master/functions.php#L16
This should be updated to