pub fn parse_font_families(text: &str) -> Result<Vec<FontFamily>, Error>
Parses a list of font families and generic families from a string.