| Index: lib/src/paper-styles/typography.html
 | 
| diff --git a/lib/src/paper-styles/typography.html b/lib/src/paper-styles/typography.html
 | 
| index ce78602da92088ddedf24e223cb2dc2e5626cc64..4a599f872aae8c935aceb388d53938caa0841901 100644
 | 
| --- a/lib/src/paper-styles/typography.html
 | 
| +++ b/lib/src/paper-styles/typography.html
 | 
| @@ -47,8 +47,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|        /* @apply(--paper-font-common-nowrap); */
 | 
|        white-space: nowrap;
 | 
|        overflow: hidden;
 | 
| @@ -64,8 +63,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|        /* @apply(--paper-font-common-nowrap); */
 | 
|        white-space: nowrap;
 | 
|        overflow: hidden;
 | 
| @@ -81,8 +79,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|  
 | 
|        font-size: 45px;
 | 
|        font-weight: 400;
 | 
| @@ -94,8 +91,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|  
 | 
|        font-size: 34px;
 | 
|        font-weight: 400;
 | 
| @@ -107,8 +103,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|  
 | 
|        font-size: 24px;
 | 
|        font-weight: 400;
 | 
| @@ -120,8 +115,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|        /* @apply(--paper-font-common-nowrap); */
 | 
|        white-space: nowrap;
 | 
|        overflow: hidden;
 | 
| @@ -136,8 +130,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|  
 | 
|        font-size: 16px;
 | 
|        font-weight: 400;
 | 
| @@ -183,8 +176,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|        /* @apply(--paper-font-common-nowrap); */
 | 
|        white-space: nowrap;
 | 
|        overflow: hidden;
 | 
| @@ -199,8 +191,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
 | 
|        /* @apply(--paper-font-common-base) */
 | 
|        font-family: 'Roboto', 'Noto', sans-serif;
 | 
|        -webkit-font-smoothing: antialiased;
 | 
| -      /* @apply(--paper-font-common-expensive-kerning); */
 | 
| -      text-rendering: optimizeLegibility;
 | 
| +
 | 
|        /* @apply(--paper-font-common-nowrap); */
 | 
|        white-space: nowrap;
 | 
|        overflow: hidden;
 | 
| 
 |