Cover.fontPreferences

Preferred fonts for the book's cover.

These should be ordered by priority: the first option will be used if possible, falling back to the second, falling back to the third, etc.

The last resort is hard-coded as Sans.

struct Cover
string[] fontPreferences;

Meta