if !hlexists('cssShapesProp') syn match cssFontProp contained "\" syn match cssFontAttr contained "\" syn region cssFunction contained matchgroup=cssFunctionName start="\<\(inset\|circle\|ellipse\|polygon\)\s*(" end=")" oneline keepend endif