Right now, it seems that spacing and font resource loading for Snowshoes is not happening correctly. (A good example can be found on the very front page, or especially the incomplete About page.) Oddly enough when doing development client-side, however, all elements of the page show up properly.
Most likely, this is an issue that is caused by our recent move to Jekyll. Since it likely has no idea where to pull stylesheet resources from at the moment, since we never configured any of the Snowshoes pages for Jekyll, production shows an incorrect result compared to a local view.