pub fn parse_font_weight<'a>( input: &'a str, ) -> Result<StyleFontWeight, CssFontWeightParseError<'a>>