blob: dcff2f21b2f91ed0944a2be0d5a1f9a0fb122fbd [file] [log] [blame]
<!doctype html>
<html>
<body>
<style>
@font-face {
font-family: f1;
font-weight: 100;
src: local('Courier New');
}
</style>
<style>
@font-face {
font-family: f1;
font-weight: 100;
src: url(../../resources/Ahem.ttf);
}
</style>
<span style="font-family: f1; font-weight: 100">A</span>
</body>
</html>