<html> <head> <style type="text/css"> @font-face { font-family: test; src: url(../fonts/DroidSansArabic-noGSUB.ttf); } body { font-family: test; font-size: 36px; } </style> </head> <body> <p>With vowels: ﺃَﺑْﺠَﺪِﻳَّﺔ ﻋَﺮَﺑِﻴَّﺔ </p> </body> </html>