!function(){tinymce.create("tinymce.plugins.googlefonts",{init:function(e,t){e.on("PreInit",function(e){var t=e.target,o=t.getDoc(),i="WebFontConfig = {google: {families: [ 'Noto+Sans:400,700,400italic,700italic:latin,latin-ext', 'Martel:400,300,700,900:latin,latin-ext' ]},active: function() {document.dispatchEvent( new Event( 'resize' ) );}};( function() {var wf = document.createElement('script');wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://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);} )();",s=o.createElement("script");s.type="text/javascript",s.appendChild(o.createTextNode(i)),o.getElementsByTagName("head")[0].appendChild(s)})},getInfo:function(){return{longname:"Briar Google fonts",author:"Slicejack",authorurl:"http://slicejack.com",infourl:"http://slicejack.com",version:"1.1"}}}),tinymce.PluginManager.add("briar_googlefonts",tinymce.plugins.googlefonts)}();