<html>
<head>
<style>
@font-face {
font-family: t;
src: url(580719-bad_head_table.ttf);
}
p.t {
font-size: 40px;
</style>
</head>
<body>
<p class="t">Lorem ipsum</p>
</body>
</html>