Add Roboto-Medium webfont and factor out common Roboto WebUI CSS file.
commit52eb6dd02c535873dda638dcd5e08e1fc7af5538
authortsergeant <tsergeant@chromium.org>
Wed, 20 May 2015 03:34:42 +0000 (19 20:34 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 20 May 2015 03:34:39 +0000 (20 03:34 +0000)
tree84934751a5f49552174aed5cab308ec9578f058a
parent3e89893025e6eed6a6ddd3518901e5d7503105e8
Add Roboto-Medium webfont and factor out common Roboto WebUI CSS file.

The common file prevents duplication of the same @font-face definitions,
and allows additional font weights and character sets added by one
project to be automatically available for all other Roboto users.

This CL also updates the Roboto font files from Google Fonts and removes
the .woff file, since Chrome has complete support for woff2.

BUG=439114
TEST=Locally tested chrome://md-settings, chrome://proximity-auth and a
  PDF file on desktop, and chrome://contextual-search-promo/promo.html
  on Android.

Review URL: https://codereview.chromium.org/1142893002

Cr-Commit-Position: refs/heads/master@{#330689}
14 files changed:
chrome/browser/resources/contextual_search/promo.css
chrome/browser/resources/contextual_search/promo.html
chrome/browser/resources/md_settings/md_settings.css
chrome/browser/resources/md_settings/md_settings.html
chrome/browser/resources/pdf/index-material.css
chrome/browser/resources/pdf/index-material.html
components/proximity_auth/webui/resources/proximity_auth.css
components/proximity_auth/webui/resources/proximity_auth.html
ui/webui/resources/css/roboto.css [new file with mode: 0644]
ui/webui/resources/roboto/roboto-medium-latin.woff2 [new file with mode: 0644]
ui/webui/resources/roboto/roboto-regular-latin.woff2 [new file with mode: 0644]
ui/webui/resources/roboto/roboto.woff [deleted file]
ui/webui/resources/roboto/roboto.woff2 [deleted file]
ui/webui/resources/webui_resources.grd