blob: 405e1a7d844b222291c82fb29252b238dcca4d2a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<style>
@font-face {
font-family: "WebFont";
src: url("../../../resources/Ahem.otf") format("woff2-variations"), local("Helvetica");
}
</style>
</head>
<body>
This test passes of you see a black rectangle below.
<div style="font-size: 36px;">
<p style="font-family: 'WebFont';">Hello</p>
</div>
</body>
</html>