diff --git a/resources/celerity/map.php b/resources/celerity/map.php index c1a44c5f13..7e3dc19d97 100644 --- a/resources/celerity/map.php +++ b/resources/celerity/map.php @@ -113,7 +113,7 @@ return array( 'rsrc/css/core/z-index.css' => '63689f49', 'rsrc/css/diviner/diviner-shared.css' => '7545fd9e', 'rsrc/css/font/font-awesome.css' => 'e2e712fe', - 'rsrc/css/font/font-lato.css' => '5f05d817', + 'rsrc/css/font/font-lato.css' => '564bfc7a', 'rsrc/css/font/font-slabo.css' => '1f520937', 'rsrc/css/font/phui-font-icon-base.css' => '3dad2ae3', 'rsrc/css/layout/phabricator-filetree-view.css' => 'fccf9f82', @@ -162,14 +162,14 @@ return array( 'rsrc/externals/font/fontawesome/fontawesome-webfont.ttf' => 'a653cb11', 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff' => '80526fc8', 'rsrc/externals/font/fontawesome/fontawesome-webfont.woff2' => '4924d54d', - 'rsrc/externals/font/lato/Lato-700.woff' => '9a1e2cb1', - 'rsrc/externals/font/lato/Lato-700.woff2' => 'ea903955', - 'rsrc/externals/font/lato/Lato-700italic.woff' => 'f7594053', - 'rsrc/externals/font/lato/Lato-700italic.woff2' => '8e92c6a0', - 'rsrc/externals/font/lato/Lato-italic.woff' => '2ff511fb', - 'rsrc/externals/font/lato/Lato-italic.woff2' => '9e7cacda', - 'rsrc/externals/font/lato/Lato-regular.woff' => 'bdba0324', - 'rsrc/externals/font/lato/Lato-regular.woff2' => '8b23fcc6', + 'rsrc/externals/font/lato/Lato-700.woff' => '8e83c28b', + 'rsrc/externals/font/lato/Lato-700.woff2' => '2b0a2dba', + 'rsrc/externals/font/lato/Lato-700italic.woff' => 'a894c02f', + 'rsrc/externals/font/lato/Lato-700italic.woff2' => 'f81eb22f', + 'rsrc/externals/font/lato/Lato-italic.woff' => 'a88b2998', + 'rsrc/externals/font/lato/Lato-italic.woff2' => '2cc75b43', + 'rsrc/externals/font/lato/Lato-regular.woff' => 'c139f3a4', + 'rsrc/externals/font/lato/Lato-regular.woff2' => 'e3488ae9', 'rsrc/externals/font/slabo/Slabo-Regular.woff' => 'ac58aed3', 'rsrc/externals/font/slabo/Slabo-Regular.woff2' => '02b81b15', 'rsrc/externals/javelin/core/Event.js' => '85ea0626', @@ -522,7 +522,7 @@ return array( 'diffusion-source-css' => '66fdf661', 'diviner-shared-css' => '7545fd9e', 'font-fontawesome' => 'e2e712fe', - 'font-lato' => '5f05d817', + 'font-lato' => '564bfc7a', 'font-slabo' => '1f520937', 'global-drag-and-drop-css' => '697324ad', 'harbormaster-css' => '49d64eb4', @@ -1196,6 +1196,9 @@ return array( 'javelin-vector', 'javelin-dom', ), + '564bfc7a' => array( + 'phui-fontkit-css', + ), '56a1ca03' => array( 'javelin-behavior', 'javelin-behavior-device', @@ -1261,9 +1264,6 @@ return array( 'phabricator-prefab', 'javelin-json', ), - '5f05d817' => array( - 'phui-fontkit-css', - ), '5fefb143' => array( 'javelin-behavior', 'javelin-dom', diff --git a/webroot/rsrc/externals/font/lato/Lato-700.woff b/webroot/rsrc/externals/font/lato/Lato-700.woff index 66c8242c13..4624b9e7bc 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-700.woff and b/webroot/rsrc/externals/font/lato/Lato-700.woff differ diff --git a/webroot/rsrc/externals/font/lato/Lato-700.woff2 b/webroot/rsrc/externals/font/lato/Lato-700.woff2 index a9ffeae995..9e4c47d3af 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-700.woff2 and b/webroot/rsrc/externals/font/lato/Lato-700.woff2 differ diff --git a/webroot/rsrc/externals/font/lato/Lato-700italic.woff b/webroot/rsrc/externals/font/lato/Lato-700italic.woff index b3e7b19e51..094bc083d6 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-700italic.woff and b/webroot/rsrc/externals/font/lato/Lato-700italic.woff differ diff --git a/webroot/rsrc/externals/font/lato/Lato-700italic.woff2 b/webroot/rsrc/externals/font/lato/Lato-700italic.woff2 index 670ae843bd..f4d7adece8 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-700italic.woff2 and b/webroot/rsrc/externals/font/lato/Lato-700italic.woff2 differ diff --git a/webroot/rsrc/externals/font/lato/Lato-italic.woff b/webroot/rsrc/externals/font/lato/Lato-italic.woff index adc8291370..f0f7568021 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-italic.woff and b/webroot/rsrc/externals/font/lato/Lato-italic.woff differ diff --git a/webroot/rsrc/externals/font/lato/Lato-italic.woff2 b/webroot/rsrc/externals/font/lato/Lato-italic.woff2 index 2a8a9a0f34..e71a46df78 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-italic.woff2 and b/webroot/rsrc/externals/font/lato/Lato-italic.woff2 differ diff --git a/webroot/rsrc/externals/font/lato/Lato-regular.woff b/webroot/rsrc/externals/font/lato/Lato-regular.woff index fe27504d07..3dd674fba8 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-regular.woff and b/webroot/rsrc/externals/font/lato/Lato-regular.woff differ diff --git a/webroot/rsrc/externals/font/lato/Lato-regular.woff2 b/webroot/rsrc/externals/font/lato/Lato-regular.woff2 index c83fe95542..6c93936ab1 100644 Binary files a/webroot/rsrc/externals/font/lato/Lato-regular.woff2 and b/webroot/rsrc/externals/font/lato/Lato-regular.woff2 differ