blob: 5a15536262a3140d1c6f26b233744d5e9a088024 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style id="style">
@font-face {
font-family: 'WebFont';
src: url('../../resources/Ahem.ttf') format('truetype');
}
</style>
</head>
<body>
<span id="target" style="font: 48px 'WebFont';">HelloWorld!</span>
</body>
</html>