I'm writing an app that basically sychronises PDAs with the overall system, so I need to be able to send fonts down to the PDAs if someone changes a setting.

This is not going to be a problem at all, provided I can find the actualy location (path) of the font on the server machine without hard-coding in
"c:\windows\fonts".

Any ideas?