diff --git a/dashboard-ui/css/fonts/gotham-book.woff b/dashboard-ui/css/fonts/gotham-book.woff deleted file mode 100644 index 9b7e60f4c3..0000000000 Binary files a/dashboard-ui/css/fonts/gotham-book.woff and /dev/null differ diff --git a/dashboard-ui/css/fonts/mblogo.eot b/dashboard-ui/css/fonts/mblogo.eot new file mode 100644 index 0000000000..4067fab007 Binary files /dev/null and b/dashboard-ui/css/fonts/mblogo.eot differ diff --git a/dashboard-ui/css/fonts/mblogo.ttf b/dashboard-ui/css/fonts/mblogo.ttf new file mode 100644 index 0000000000..212e67c404 Binary files /dev/null and b/dashboard-ui/css/fonts/mblogo.ttf differ diff --git a/dashboard-ui/css/fonts/mblogo.woff b/dashboard-ui/css/fonts/mblogo.woff new file mode 100644 index 0000000000..86e8833068 Binary files /dev/null and b/dashboard-ui/css/fonts/mblogo.woff differ diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 4fe5844dc1..0f876d605c 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -566,7 +566,8 @@ a.itemTag:hover { .libraryPanelHeader { margin: 5px 0 15px 0; font-size: 15px; - font-family: Gotham; + font-family: MBLogo; + font-weight: 200; } .libraryPanelHeader a { diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 2b44988f82..3be58fb6ba 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -135,7 +135,11 @@ padding-left: 0 !important; margin-left: -8px; cursor: default; - font-family: Gotham; +} + +.logoLibraryMenuButtonText { + font-family: MBLogo; + font-weight: 200; } .viewMenuBar { diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 5aed1f4409..1e0af4be05 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -62,10 +62,11 @@ } @font-face { - font-family: 'Gotham'; + font-family: 'MBLogo'; font-style: normal; - font-weight: 300; - src: local('Gotham'), url(fonts/gotham-book.woff) format('woff'); + font-weight: 200; + src: url('fonts/mblogo.eot'); + src: url('fonts/mblogo.eot?#iefix') format('embedded-opentype'), url('fonts/mblogo.woff') format('woff'), url('fonts/mblogo.ttf') format('truetype'); } * { diff --git a/dashboard-ui/mypreferenceswebclient.html b/dashboard-ui/mypreferenceswebclient.html index f2805bf8e0..14f4bb8253 100644 --- a/dashboard-ui/mypreferenceswebclient.html +++ b/dashboard-ui/mypreferenceswebclient.html @@ -108,6 +108,16 @@ +
+
+ ${LabelExternalPlayers} + + +
+
${LabelExternalPlayersHelp}
+
+ +