#[cfg(not(any(target_os = "macos", target_os = "windows", target_os = "linux", target_os = "android", target_os = "ios")))]
/// Detailed accessibility settings (superset of prefers_reduced_motion / prefers_high_contrast)
/// Selection background when window is NOT focused (NSColor.unemphasizedSelectedContentBackgroundColor)
SystemFontType::Monospace | SystemFontType::MonospaceBold | SystemFontType::MonospaceItalic => vec![
SystemFontType::Monospace | SystemFontType::MonospaceBold | SystemFontType::MonospaceItalic => vec![
SystemFontType::Monospace | SystemFontType::MonospaceBold | SystemFontType::MonospaceItalic => {
SystemFontType::Serif | SystemFontType::SerifBold => vec!["Noto Serif", "Droid Serif", "serif"],
SystemFontType::Monospace | SystemFontType::MonospaceBold | SystemFontType::MonospaceItalic => {