Home › Forums › Use Any Fonts › Adding Arabic Symbol fonts
This topic contains 2 replies, has 2 voices, and was last updated by Naved 4 years, 2 months ago.
-
AuthorPosts
-
June 24, 2014 at 4:41 pm #3235
NavedI’m trying to use an Arabic symbol font from here: http://fonts.qurancomplex.gov.sa/download/Symbols1_Ver02.otf
The CSS I obtain through UseAnyFont is:
@font-face {
font-family: ‘KFGQPC Arabic Symbols 01’;
font-style: normal;
src: url(‘//[path]/useanyfont/140616031549Symbols1_Ver02.eot’);
src: local(‘KFGQPC Arabic Symbols 01’), url(‘//[path]/useanyfont/140616031549Symbols1_Ver02.eot’) format(’embedded-opentype’), url(‘//[path]/useanyfont/140616031549Symbols1_Ver02.woff’) format(‘woff’);
}The font is listed in the font family dropdown of TinyMCE, but I am unable to see any effect on the text. The interesting thing is that I can use with CSS to style specific text.
What could be going wrong?
June 25, 2014 at 3:28 am #3236Hi Naved,
Can you keep that in a page and send me the url ? I will check it here and let you know.
Thanks
June 27, 2014 at 5:02 am #3243
NavedNot sure what the problem was, but when I re-added the font after deleting it, it works!
-
AuthorPosts
The topic ‘Adding Arabic Symbol fonts’ is closed to new replies.

