$(function(){
 setTimeout(function() {
  $('body').css('font-family','ProximaNova,\"Trebuchet MS\",Arial,Helvetica,sans-serif');
 }, 2000);
})


try {
    (function () {
        if (_nbcnewsPixelman && _nbcnewsPixelman.CustomRails) {
            _nbcnewsPixelman.CustomRails();
        }
    } ());
}
catch (e) { }