blob: c6143915a05a7d1533f709ec72f45284ab65e6ab [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.internals)
window.internals.settings.setShouldAllowDesignSystemUIFonts(true);
</script>
</head>
<body>
<div>
<div style="display: inline-block; font: 72px '-apple-system-ui-rounded';">HeJllo</div>
</div>
</body>
</html>