Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
1 <!DOCTYPE html>
2 <head>
3 <meta charset="utf-8">
4 <style type="text/css">
5 @font-face {
6 font-family: schz-gr;
7 src: url("../fonts/sil/Scheherazade-R 2012-07-03c.ttf");
8 }
9 body {
10 font-family: schz-gr;
11 font-size: 40px;
12 }
13 </style>
14 </head>
15 <body lang="sd">
16 <!-- Sindhi - digits 6 and 7 have different forms -->
17 ۰۱۲۳۴۵۶۷۸۹
18 </body>
19 </html>