My mistake. I thought you had a GUI going with the X11 and font question.
IMPORT - Includes the file/module/... only once.
INCLUDE - Includes the file/module/... explicitly at the point of the INCLUDE statement.
Note: If INCLUDE starts a line, it will execute even if it's wrapped in a IF/THEN structure. It one of those brute force kind of keywords.