WebFontConfig = { google: { families: ["Muli:200,300,400,600,700,800,900&display=swap"] }, }; (function () { var wf = document.createElement("script"); wf.src = "https://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js"; wf.type = "text/javascript"; wf.async = "true"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(wf, s); })();