File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,13 +80,13 @@ exports[`loader should delegate resolving (LESS) imports with URLs to "less" pac
8080 font - family : ' Open Sans' ;
8181 font - style : normal ;
8282 font - weight : 300 ;
83- src : local (' Open Sans Light' ), local (' OpenSans-Light' ), url (https :// fonts.gstatic.com/s/opensans/v17 /mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
83+ src : local (' Open Sans Light' ), local (' OpenSans-Light' ), url (https :// fonts.gstatic.com/s/opensans/v18 /mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
8484}
8585@font - face {
8686 font-family: ' Open Sans' ;
8787 font - style : normal ;
8888 font - weight : 400 ;
89- src : local (' Open Sans Regular' ), local('OpenSans -Regular '), url(https : // fonts.gstatic.com/s/opensans/v17 /mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
89+ src : local (' Open Sans Regular' ), local('OpenSans -Regular '), url(https : // fonts.gstatic.com/s/opensans/v18 /mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
9090}
9191@font - face {
9292 font -family : 'Roboto ';
You can’t perform that action at this time.
0 commit comments