@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800);
With the above stylesheet, the 'uri' property of the import event is url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,800)
rather than the expected https://fonts.googleapis.com/css?family=Open+Sans:400,600,800
.