Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<meta charset="utf-8">
<title>Test reference</title>
<div style="font: 100 32px system-ui">lighter <span style="font-weight:bolder">normal <span style="font-weight:bolder">bolder</span></span></div>
<div style="font: 32px system-ui">normal <span style="font-weight:bolder">bold <span style="font-weight:bolder">bolder</span></span></div>
<div style="font: 900 32px system-ui">context max <span style="font-weight:bolder">bolder</span></div>
<br>
<div style="font: 100 32px system-ui">lighter <span style="font-weight:bolder">normal <span style="font-weight:bolder">bolder</span></span></div>
<div style="font: 32px system-ui">normal <span style="font-weight:bolder">bold <span style="font-weight:bolder">bolder</span></span></div>
<div style="font: 900 32px system-ui">context max <span style="font-weight:bolder">bolder</span></div>