')}function pixiFontPreloader(){var t;return new Promise(function(o,n){if(!document.fonts)return console.warn("CSS font loading API not available"),o();var e=new FontFace("OpenSansSchoolbook","url(https://d31xxy7jhr2yqz.cloudfront.net/app/static/fonts/OpenSansSchoolbook.woff2)",{style:"normal",weight:"400"});document.fonts.add(e),e.load(),Promise.all([e.loaded]).then(function(){clearTimeout(t),o()}).catch(function(n){clearTimeout(t),console.warn("pixiFontPreloader encountered a problem, catching exception:",n),o()}),t=setTimeout(function(){console.warn("font loading timeout"),o()},3e3)})}var pixiFontPreloadPromise=pixiFontPreloader()