Testing Amiri Font
You should see the Arabic in Amiri font in all the browsers.
كلامٌ بحرفِ الأميري
This was created using @font-face, eot font stored in Google Docs for IE browsers and embedded bases64 ttf font inside the style of this page.
But it does not work in Chrome.
The code looks like this:
@font-face {
font-style: normal;
font-weight: 500;
font-family: "AmiriWeb";
src: url('http://docs.google.com/uc?id=0BwnMGmfc_cYLNzRmZmUwYzUtZjg5OS00MjMxLWE5NzMtZTI1YjAxOTUwYzAz');
/*url of font on google docs*/
src: local("?"), url(data:font/truetype;charset=utf-8;base64,AAEAAAARAQAABAAQRFNJRwAAAAEA... /*base64 code*/) format('truetype') ;
}
Subscribe to:
Post Comments (Atom)
الأحدث
كن أحد المتابعين
0 comments:
Post a Comment