blob: 51a66141cbf8e750b2a2143e62b10ca1890b115b [file] [log] [blame]
<html>
<head>
<style type="text/css">
#normal {
font-family: "DejaVu Serif";
}
#bold {
font-family: "DejaVu Serif";
font-weight: bold;
}
</style>
</head>
<body>
<p id="normal">a b c d e f g h i j k l m n o p q r s t u v</p>
<p id="bold">a b c d e f g h i j k l m n o p q r s t u v</p>
</body>
</html>