blob: 835d674b6ae63d4069a6427e5d56c7e4f8b6757d [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';">HeJllo</div>
</div>
</body>
</html>