JavaScript font detector
I found this little JavaScript utility that tests for the existence of a specific font on the client machine.
I thought it would be very handy to use for my church’s website (coming soon) which will probably have some content written in the Coptic language.
Most probably we will be using Athanasuis font.
Anyways, I want to save the script here in case the original site goes down or something.
The script is released under Apache License, Version 2.0