blob: 1f8186f482ddb0aef05c5b3477f0037d3f14b7c3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="author" title="Myles C. Maxfield" href="mailto:mmaxfield@apple.com"/>
<link rel="help" href="https://drafts.csswg.org/css-fonts-4/#standard-font-families"/>
<link rel="mismatch" href="standard-font-family-13-notref.html"/>
<meta name="assert" content="ui-rounded works"/>
</head>
<body>
<div>
<div style="display: inline-block; font: 72px 'ui-rounded';">HeJllo</div>
</div>
</body>
</html>