Skip to content

Instantly share code, notes, and snippets.

@ambar
Last active December 22, 2015 00:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ambar/6390181 to your computer and use it in GitHub Desktop.
Save ambar/6390181 to your computer and use it in GitHub Desktop.
Mac/iOS arabic crash bug
@font-face {
font-family: 'Helvetica Neue';
unicode-range: U+0600—06FF, U+0750—077F, U+08A0—08FF, U+FB50—FDFF, U+FE70—FEFF, U+10E60—10E7F, U+1EE00—1EEFF;
src: local(Arial);
}
@font-face {
font-family: 'Helvetica Neue';
font-weight: bold;
unicode-range: U+0600—06FF, U+0750—077F, U+08A0—08FF, U+FB50—FDFF, U+FE70—FEFF, U+10E60—10E7F, U+1EE00—1EEFF;
src: local(Arial);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment