<html> <head> <style type="text/css"> @font-face { font-family: test; src: url(../fonts/DejaVuSansMono.woff); } body { font-family: test; font-size: 60pt; } </style> </head> <body> <p>Arabic: العربي</p> </body> </html>