syn keyword cssFontProp contained offset offset-path offset-distance offset-position offset-anchor offset-rotate syn region cssFunction contained matchgroup=cssFunctionName start="\<\(ray\|path\)\s*(" end=")" oneline keepend