Topic: [Release] Custom font
(License : WTFPL)
This simple extension allows your users to browse your PunBB board with the font of their choice, and their preferred font size. It will add two fields in Profile > Settings : Font, where the user can just type the name of the font he wants to use, and Font size, a dropdown list with values ranging from 6 to 18 (font size is in points)
Technical speak : Adds two columns to the users table, "font" and "font_size".
English and French language support included.