pub static FAMILY_MAP: LazyLock<Mutex<BTreeSet<&'static str>>>
Stores static strings of the family names for iced::Font compatibility.
iced::Font