<head>
<title>Font Fallback by Family Test</title>
<style type="text/css">
body {
font-size: 100px;
font-family: sans-serif;
}
</style>
</head>
<body>
You should see pictographs of a bug and a cat.<br>
Bug: 𓆣<br>
Cat: 𓃠
</body>