<html>
<head>
<style type="text/css">
@font-face {
font-family: test;
src: url(../fonts/DejaVuSansMono.woff);
}
body {
font-size: 60pt;
</style>
</head>
<body>
<p>Arabic: ﺍﻟﻌﺮﺑﻲ</p>
</body>
</html>