| Index: polymer_1.2.3/bower_components/font-roboto/roboto.html
|
| diff --git a/polymer_1.0.4/bower_components/font-roboto/roboto.html b/polymer_1.2.3/bower_components/font-roboto/roboto.html
|
| similarity index 69%
|
| copy from polymer_1.0.4/bower_components/font-roboto/roboto.html
|
| copy to polymer_1.2.3/bower_components/font-roboto/roboto.html
|
| index 848d1da7dae3d3ba0758e8da8c3dd4f55ef1e99e..7a24999fffd2f9bd74455e3916fb17c40332dd93 100644
|
| --- a/polymer_1.0.4/bower_components/font-roboto/roboto.html
|
| +++ b/polymer_1.2.3/bower_components/font-roboto/roboto.html
|
| @@ -7,4 +7,5 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
| Code distributed by Google as part of the polymer project is also
|
| subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
| -->
|
| -<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic">
|
| +<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic">
|
| +<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Mono:400,700">
|
|
|