<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
</head>
<body style="font-family:Segoe UI,Verdana,Arial,sans-serif;"
alink="#EE0000" bgcolor="#FFFFFF" link="#0000EE" text="#000000"
vlink="#551A8B">
<div class="moz-cite-prefix">
<p>Hello,</p>
</div>
<blockquote class=" cite"
id="mid_OF9DE1272A_6014384C_ON86257E36_0024C425_65257E36_0024ADE5_nevagroup_com"
cite="mid:OF9DE1272A.6014384C-ON86257E36.0024C425-65257E36.0024ADE5@nevagroup.com"
type="cite">
<p><font face="sans-serif" size="2">I
have a content which in return in ms word file in joy font.
now i want
to copy and paste this content into article, flexible content
etc. but
when i copied this content it not paste in the format in which
i have copied
instead it is copied in some kind of english and extra char.
when i set
joy font in workplace css content is properly visible. Now my
issue is
where to set the css for joy font so that content editor will
recognize
it. as in chrome browser i am able to see the css file for
administrator
in which font was set. The only front end css is available and
i have set
font there it is working but when i move to edit the content,
the font
was not available. please help me to set new font for
administration or
workplace.</font></p>
</blockquote>
<p>I have not tried, but several remarks:<br>
</p>
<p>Is your frontend CSS using webfont for your "Joy" font? If not,
are you sure, other visitors will see your content the way you see
it, where this particular font seems to be installed system-wide?<br>
</p>
<p>Then you will need to add configuration for the HTML widget to
your XML content schema, so you can declare CSS to use your
webfont also in back end. A bit tricky, see here ("B. Create a
schema definition for new structured content type"):<br>
</p>
<p><a class="moz-txt-link-rfc2396E" href="http://www.opencms-wiki.org/wiki/Defining_OpenCMS_structured_XML_content"><http://www.opencms-wiki.org/wiki/Defining_OpenCMS_structured_XML_content></a><br>
</p>
<p>Finally, for webfonts stored in your OpenCms VFS and used in your
template (for front end use) you may need to edit
"opencms-vfs.xml" and "opencms-importexport.xml" to add suffixes
and mime types of web font files (eot, otf, ttf, woff, woff2).<br>
</p>
<p>Basically it a bad idea to rely content on a specific font
rendering. Also it seems you're facing encoding problems on
copy-pasting your content.<br>
</p>
<p>Is it this font <a class="moz-txt-link-rfc2396E" href="http://www.ffonts.net/Joy.font"><http://www.ffonts.net/Joy.font></a>?<br>
I guess you're in trouble as it seems it's using some own
encoding. Not good for using in web sites. Isn't Punjabi part of
Unicode? Or publish some PDF instead ;-) <br>
</p>
<p>Regards,<br>
Thorsten<br>
</p>
</body>
</html>