blob: 9b72b4068bddc4ba2b188baff3dba4705bedc41f [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "AppleSystemUIRounded";
src: local("ui-rounded");
}
</style>
</head>
<body>
<div>
<div style="display: inline-block; font: 72px 'AppleSystemUIRounded'; font-synthesis: none;">HeJllo</div>
</div>
</body>
</html>