1.0.1 allowed font definitions like these:
src: local('Font-Name'), url(<path-to-font>.woff) format('woff');
The 1.0.2 regex doesn't allow anything between the url definition and the final semi-colon, as far as I could tell, which is what broke definitions like this.