blob: 62206b4ba54510691ca0307ba43bc684772de4ab [file] [log] [blame]
<html>
<head>
<style>
@font-face {
font-family: 'ahem';
src: url(../../resources/Ahem.ttf);
}
</style>
</head>
<body>
<div style="font-family: ahem;">
Hello from the iframe.
</div>
</body>
</html>