blob: 244f74d4fc1458221c72347d1813941e35cb35ec [file] [log] [blame] [edit]
<!doctype html>
<title>CSS Test Reference</title>
<link rel="stylesheet" href="/fonts/ahem.css">
<style>
p {
font-family: Ahem;
}
</style>
<p>ABC</p>