Read the file into an array of lines, using file()
Then go through each line and compare it agains 'FontName'
If the line begins with 'FontName', then us substr() to grab all charcters from that line, starting at the position just after the space, and grab untill the end of the string.
A forum, a FAQ, email notification, what else do you need?