blob: 0363224ddc27d53b4c7f0b5160ec51f78edf8570 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
@font-face {
font-family: "WebFont";
src: url("resources/Ahem-trak.ttf") format("truetype");
}
div {
font: 64px "WebFont";
}
</style>
</head>
<body>
<div>abc</div>
</body>
</html>