How do you have implemented the Coptic font in your site?
To add the coptic font (Cs Avva Shenouda) in the CSS style sheet isn't enough beacuase it only works for people who have installed this font on their PC.
We want to add coptic text in out homepage in Austria so I hope you can help me with this problem.
Thank you :)
Ti Shepehmot Entoten :)
Comments
font-family: Coptic;
src: url('<path_to_font_file>/Coptic.otf');
}