function isFontInstalled(fontName) { var testNode = document.querySelector('#test-node span'); testNode.style.fontFamily = "'" + fontName + "', 'Empty'"; return !!testNode.offsetWidth; } window.addEventListener('DOMContentLoaded', function () { setTimeout(function () { var ul = document.querySelector('ul'); ['ã¡ã¤ãªãª', 'MS PGothic', 'ï¼ï¼³ ï¼°ã´ã·ãã¯', 'Hiragino Kaku Gothic Pro', 'Hoge'].forEach(function (fo
{{#tags}}- {{label}}
{{/tags}}