pub type FamilyEntry = (String, fn(char) -> bool);
A font family paired with the Unicode-range predicate that covers it.