diff --git a/_includes/head.html b/_includes/head.html
index 5a666b8e0f..624f7dd925 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -2,10 +2,9 @@
-
-
+
{% if page.case_study_styles %}{% else %}{% endif %}
-
+
@@ -20,8 +19,14 @@
{% endif %}
-
-
+
+
@@ -29,5 +34,5 @@
{% if page.js %}{% assign jslist = page.js | split: ',' | compact %}{% for jsurl in jslist %}
{% endfor %}{% else %}{% endif %}
{% seo %}
- {% feed_meta %}
+ {% feed_meta %}
diff --git a/_layouts/blog.html b/_layouts/blog.html
index 096a5975a4..2ce1b98149 100644
--- a/_layouts/blog.html
+++ b/_layouts/blog.html
@@ -7,8 +7,7 @@
-
-
+
diff --git a/css/base_fonts.css b/css/base_fonts.css
new file mode 100644
index 0000000000..c83893cb37
--- /dev/null
+++ b/css/base_fonts.css
@@ -0,0 +1,169 @@
+/* roboto-mono-regular - latin */
+@font-face {
+ font-family: 'Roboto Mono';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/roboto-mono-v5-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Mono'), local('RobotoMono-Regular'),
+ url('../fonts/roboto-mono-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-mono-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-mono-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-mono-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-mono-v5-latin-regular.svg#RobotoMono') format('svg'); /* Legacy iOS */
+ }
+/* roboto-100 - latin */
+@font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 100;
+ src: url('../fonts/roboto-v18-latin-100.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Thin'), local('Roboto-Thin'),
+ url('../fonts/roboto-v18-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-100.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-100italic - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: italic;
+ font-weight: 100;
+ src: url('../fonts/roboto-v18-latin-100italic.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Thin Italic'), local('Roboto-ThinItalic'),
+ url('../fonts/roboto-v18-latin-100italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-100italic.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-100italic.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-100italic.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-100italic.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-300 - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 300;
+ src: url('../fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Light'), local('Roboto-Light'),
+ url('../fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-300italic - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: italic;
+ font-weight: 300;
+ src: url('../fonts/roboto-v18-latin-300italic.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Light Italic'), local('Roboto-LightItalic'),
+ url('../fonts/roboto-v18-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-300italic.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-300italic.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-regular - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 400;
+ src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
+ src: local('Roboto'), local('Roboto-Regular'),
+ url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-italic - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: italic;
+ font-weight: 400;
+ src: url('../fonts/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Italic'), local('Roboto-Italic'),
+ url('../fonts/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-500 - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 500;
+ src: url('../fonts/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Medium'), local('Roboto-Medium'),
+ url('../fonts/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-500italic - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: italic;
+ font-weight: 500;
+ src: url('../fonts/roboto-v18-latin-500italic.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'),
+ url('../fonts/roboto-v18-latin-500italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-500italic.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-500italic.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-500italic.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-500italic.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-700 - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 700;
+ src: url('../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Bold'), local('Roboto-Bold'),
+ url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-700italic - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: italic;
+ font-weight: 700;
+ src: url('../fonts/roboto-v18-latin-700italic.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'),
+ url('../fonts/roboto-v18-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-700italic.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-700italic.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-900 - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: 900;
+ src: url('../fonts/roboto-v18-latin-900.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Black'), local('Roboto-Black'),
+ url('../fonts/roboto-v18-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-900.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
+ /* roboto-900italic - latin */
+ @font-face {
+ font-family: 'Roboto';
+ font-style: italic;
+ font-weight: 900;
+ src: url('../fonts/roboto-v18-latin-900italic.eot'); /* IE9 Compat Modes */
+ src: local('Roboto Black Italic'), local('Roboto-BlackItalic'),
+ url('../fonts/roboto-v18-latin-900italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/roboto-v18-latin-900italic.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/roboto-v18-latin-900italic.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/roboto-v18-latin-900italic.ttf') format('truetype'), /* Safari, Android, iOS */
+ url('../fonts/roboto-v18-latin-900italic.svg#Roboto') format('svg'); /* Legacy iOS */
+ }
\ No newline at end of file
diff --git a/css/style_user_journeys.css b/css/style_user_journeys.css
index a68d77e5cf..bf55220df3 100644
--- a/css/style_user_journeys.css
+++ b/css/style_user_journeys.css
@@ -1,7 +1,44 @@
+@font-face {
+ font-family: 'Material Icons';
+ font-style: normal;
+ font-weight: 400;
+ src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
+ src: local('Material Icons'),
+ local('MaterialIcons-Regular'),
+ url('../fonts/MaterialIcons-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
+ url('../fonts/MaterialIcons-Regular.woff2') format('woff2'), /* Super Modern Browsers */
+ url('../fonts/MaterialIcons-Regular.woff') format('woff'), /* Modern Browsers */
+ url('../fonts/MaterialIcons-Regular.svg#MaterialIcons-Regular') format('svg'), /* Legacy iOS */
+ url('../fonts/MaterialIcons-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
+}
+
+.material-icons {
+ font-family: 'Material Icons';
+ font-weight: normal;
+ font-style: normal;
+ font-size: 24px; /* Preferred icon size */
+ display: inline-block;
+ line-height: 1;
+ text-transform: none;
+ letter-spacing: normal;
+ word-wrap: normal;
+ white-space: nowrap;
+ direction: ltr;
+
+ /* Support for all WebKit browsers. */
+ -webkit-font-smoothing: antialiased;
+ /* Support for Safari and Chrome. */
+ text-rendering: optimizeLegibility;
+
+ /* Support for Firefox. */
+ -moz-osx-font-smoothing: grayscale;
+
+ /* Support for IE. */
+ font-feature-settings: 'liga';
+}
+
body {
-
margin:0 auto;
-
}
.infobarWrapper a {
@@ -9,11 +46,9 @@ body {
}
#encyclopedia {
-padding: 0px !important;
-
+ padding: 0px !important;
}
-
span .editthispage {
display: -webkit-inline-box !important;
diff --git a/docs/user-journeys/users/application-developer/advanced.md b/docs/user-journeys/users/application-developer/advanced.md
index 401de698dc..bfcfd5fd3a 100644
--- a/docs/user-journeys/users/application-developer/advanced.md
+++ b/docs/user-journeys/users/application-developer/advanced.md
@@ -2,7 +2,7 @@
reviewers:
- chenopis
layout: docsportal
-css: /css/style_user_journeys.css, https://fonts.googleapis.com/icon?family=Material+Icons
+css: /css/style_user_journeys.css
js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js
title: Advanced Topics
track: "USERS › APPLICATION DEVELOPER › ADVANCED"
diff --git a/docs/user-journeys/users/application-developer/foundational.md b/docs/user-journeys/users/application-developer/foundational.md
index fd18b2c9fc..7f7cb7c55d 100644
--- a/docs/user-journeys/users/application-developer/foundational.md
+++ b/docs/user-journeys/users/application-developer/foundational.md
@@ -2,7 +2,7 @@
reviewers:
- chenopis
layout: docsportal
-css: /css/style_user_journeys.css, https://fonts.googleapis.com/icon?family=Material+Icons
+css: /css/style_user_journeys.css
js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js
title: Foundational
track: "USERS › APPLICATION DEVELOPER › FOUNDATIONAL"
diff --git a/docs/user-journeys/users/application-developer/intermediate.md b/docs/user-journeys/users/application-developer/intermediate.md
index 6168031f8e..a008ac685d 100644
--- a/docs/user-journeys/users/application-developer/intermediate.md
+++ b/docs/user-journeys/users/application-developer/intermediate.md
@@ -2,7 +2,7 @@
reviewers:
- chenopis
layout: docsportal
-css: /css/style_user_journeys.css, https://fonts.googleapis.com/icon?family=Material+Icons
+css: /css/style_user_journeys.css
js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js
title: Intermediate
track: "USERS › APPLICATION DEVELOPER › INTERMEDIATE"
diff --git a/docs/user-journeys/users/cluster-operator/_advanced.md b/docs/user-journeys/users/cluster-operator/_advanced.md
index 9be8e999f6..cc5755d6bc 100644
--- a/docs/user-journeys/users/cluster-operator/_advanced.md
+++ b/docs/user-journeys/users/cluster-operator/_advanced.md
@@ -2,7 +2,7 @@
reviewers:
- chenopis
layout: docsportal
-css: /css/style_user_journeys.css, https://fonts.googleapis.com/icon?family=Material+Icons
+css: /css/style_user_journeys.css
js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js
title: Advanced Topics
track: "USERS > CLUSTER OPERATOR > ADVANCED"
diff --git a/docs/user-journeys/users/cluster-operator/foundational.md b/docs/user-journeys/users/cluster-operator/foundational.md
index 66148a7da5..3d8f8ed6b7 100644
--- a/docs/user-journeys/users/cluster-operator/foundational.md
+++ b/docs/user-journeys/users/cluster-operator/foundational.md
@@ -2,7 +2,7 @@
reviewers:
- chenopis
layout: docsportal
-css: /css/style_user_journeys.css, https://fonts.googleapis.com/icon?family=Material+Icons
+css: /css/style_user_journeys.css
js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js
title: Foundational
track: "USERS › CLUSTER OPERATOR › FOUNDATIONAL"
diff --git a/docs/user-journeys/users/cluster-operator/intermediate.md b/docs/user-journeys/users/cluster-operator/intermediate.md
index a4f063e1de..8c6289a72d 100644
--- a/docs/user-journeys/users/cluster-operator/intermediate.md
+++ b/docs/user-journeys/users/cluster-operator/intermediate.md
@@ -2,7 +2,7 @@
reviewers:
- chenopis
layout: docsportal
-css: /css/style_user_journeys.css, https://fonts.googleapis.com/icon?family=Material+Icons
+css: /css/style_user_journeys.css
js: https://use.fontawesome.com/4bcc658a89.js, https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js
title: Intermediate
track: "USERS > CLUSTER OPERATOR > INTERMEDIATE"
diff --git a/fonts/MaterialIcons-Regular.eot b/fonts/MaterialIcons-Regular.eot
new file mode 100755
index 0000000000..70508ebabc
Binary files /dev/null and b/fonts/MaterialIcons-Regular.eot differ
diff --git a/fonts/MaterialIcons-Regular.svg b/fonts/MaterialIcons-Regular.svg
new file mode 100755
index 0000000000..a449327e22
--- /dev/null
+++ b/fonts/MaterialIcons-Regular.svg
@@ -0,0 +1,2373 @@
+
+
+
+
diff --git a/fonts/MaterialIcons-Regular.ttf b/fonts/MaterialIcons-Regular.ttf
new file mode 100755
index 0000000000..7015564ad1
Binary files /dev/null and b/fonts/MaterialIcons-Regular.ttf differ
diff --git a/fonts/MaterialIcons-Regular.woff b/fonts/MaterialIcons-Regular.woff
new file mode 100755
index 0000000000..a0bfd17e73
Binary files /dev/null and b/fonts/MaterialIcons-Regular.woff differ
diff --git a/fonts/MaterialIcons-Regular.woff2 b/fonts/MaterialIcons-Regular.woff2
new file mode 100755
index 0000000000..20f1f6746c
Binary files /dev/null and b/fonts/MaterialIcons-Regular.woff2 differ
diff --git a/fonts/roboto-mono-v5-latin-regular.eot b/fonts/roboto-mono-v5-latin-regular.eot
new file mode 100644
index 0000000000..550df22a6d
Binary files /dev/null and b/fonts/roboto-mono-v5-latin-regular.eot differ
diff --git a/fonts/roboto-mono-v5-latin-regular.svg b/fonts/roboto-mono-v5-latin-regular.svg
new file mode 100644
index 0000000000..f384d9cea2
--- /dev/null
+++ b/fonts/roboto-mono-v5-latin-regular.svg
@@ -0,0 +1,390 @@
+
+
+
diff --git a/fonts/roboto-mono-v5-latin-regular.ttf b/fonts/roboto-mono-v5-latin-regular.ttf
new file mode 100644
index 0000000000..27363d17d0
Binary files /dev/null and b/fonts/roboto-mono-v5-latin-regular.ttf differ
diff --git a/fonts/roboto-mono-v5-latin-regular.woff b/fonts/roboto-mono-v5-latin-regular.woff
new file mode 100644
index 0000000000..0ea5db896b
Binary files /dev/null and b/fonts/roboto-mono-v5-latin-regular.woff differ
diff --git a/fonts/roboto-mono-v5-latin-regular.woff2 b/fonts/roboto-mono-v5-latin-regular.woff2
new file mode 100644
index 0000000000..6163de7b0a
Binary files /dev/null and b/fonts/roboto-mono-v5-latin-regular.woff2 differ
diff --git a/fonts/roboto-v18-latin-100.eot b/fonts/roboto-v18-latin-100.eot
new file mode 100644
index 0000000000..2187a1385f
Binary files /dev/null and b/fonts/roboto-v18-latin-100.eot differ
diff --git a/fonts/roboto-v18-latin-100.svg b/fonts/roboto-v18-latin-100.svg
new file mode 100644
index 0000000000..e8c8fc835f
--- /dev/null
+++ b/fonts/roboto-v18-latin-100.svg
@@ -0,0 +1,313 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-100.ttf b/fonts/roboto-v18-latin-100.ttf
new file mode 100644
index 0000000000..09cd7c01e3
Binary files /dev/null and b/fonts/roboto-v18-latin-100.ttf differ
diff --git a/fonts/roboto-v18-latin-100.woff b/fonts/roboto-v18-latin-100.woff
new file mode 100644
index 0000000000..a01e70821b
Binary files /dev/null and b/fonts/roboto-v18-latin-100.woff differ
diff --git a/fonts/roboto-v18-latin-100.woff2 b/fonts/roboto-v18-latin-100.woff2
new file mode 100644
index 0000000000..d19e7b3256
Binary files /dev/null and b/fonts/roboto-v18-latin-100.woff2 differ
diff --git a/fonts/roboto-v18-latin-100italic.eot b/fonts/roboto-v18-latin-100italic.eot
new file mode 100644
index 0000000000..1f76442670
Binary files /dev/null and b/fonts/roboto-v18-latin-100italic.eot differ
diff --git a/fonts/roboto-v18-latin-100italic.svg b/fonts/roboto-v18-latin-100italic.svg
new file mode 100644
index 0000000000..c51ce871be
--- /dev/null
+++ b/fonts/roboto-v18-latin-100italic.svg
@@ -0,0 +1,332 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-100italic.ttf b/fonts/roboto-v18-latin-100italic.ttf
new file mode 100644
index 0000000000..5538b7e1ad
Binary files /dev/null and b/fonts/roboto-v18-latin-100italic.ttf differ
diff --git a/fonts/roboto-v18-latin-100italic.woff b/fonts/roboto-v18-latin-100italic.woff
new file mode 100644
index 0000000000..b8aabdfe58
Binary files /dev/null and b/fonts/roboto-v18-latin-100italic.woff differ
diff --git a/fonts/roboto-v18-latin-100italic.woff2 b/fonts/roboto-v18-latin-100italic.woff2
new file mode 100644
index 0000000000..2a25bd1a77
Binary files /dev/null and b/fonts/roboto-v18-latin-100italic.woff2 differ
diff --git a/fonts/roboto-v18-latin-300.eot b/fonts/roboto-v18-latin-300.eot
new file mode 100644
index 0000000000..17b7d5cd25
Binary files /dev/null and b/fonts/roboto-v18-latin-300.eot differ
diff --git a/fonts/roboto-v18-latin-300.svg b/fonts/roboto-v18-latin-300.svg
new file mode 100644
index 0000000000..4ded944a8b
--- /dev/null
+++ b/fonts/roboto-v18-latin-300.svg
@@ -0,0 +1,312 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-300.ttf b/fonts/roboto-v18-latin-300.ttf
new file mode 100644
index 0000000000..a22188eed3
Binary files /dev/null and b/fonts/roboto-v18-latin-300.ttf differ
diff --git a/fonts/roboto-v18-latin-300.woff b/fonts/roboto-v18-latin-300.woff
new file mode 100644
index 0000000000..96663f0727
Binary files /dev/null and b/fonts/roboto-v18-latin-300.woff differ
diff --git a/fonts/roboto-v18-latin-300.woff2 b/fonts/roboto-v18-latin-300.woff2
new file mode 100644
index 0000000000..52c5845a7c
Binary files /dev/null and b/fonts/roboto-v18-latin-300.woff2 differ
diff --git a/fonts/roboto-v18-latin-300italic.eot b/fonts/roboto-v18-latin-300italic.eot
new file mode 100644
index 0000000000..8eb2292f00
Binary files /dev/null and b/fonts/roboto-v18-latin-300italic.eot differ
diff --git a/fonts/roboto-v18-latin-300italic.svg b/fonts/roboto-v18-latin-300italic.svg
new file mode 100644
index 0000000000..758402b65f
--- /dev/null
+++ b/fonts/roboto-v18-latin-300italic.svg
@@ -0,0 +1,329 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-300italic.ttf b/fonts/roboto-v18-latin-300italic.ttf
new file mode 100644
index 0000000000..4f6315e7bd
Binary files /dev/null and b/fonts/roboto-v18-latin-300italic.ttf differ
diff --git a/fonts/roboto-v18-latin-300italic.woff b/fonts/roboto-v18-latin-300italic.woff
new file mode 100644
index 0000000000..a3bfbe3526
Binary files /dev/null and b/fonts/roboto-v18-latin-300italic.woff differ
diff --git a/fonts/roboto-v18-latin-300italic.woff2 b/fonts/roboto-v18-latin-300italic.woff2
new file mode 100644
index 0000000000..db95c87dcb
Binary files /dev/null and b/fonts/roboto-v18-latin-300italic.woff2 differ
diff --git a/fonts/roboto-v18-latin-500.eot b/fonts/roboto-v18-latin-500.eot
new file mode 100644
index 0000000000..849f4a50b7
Binary files /dev/null and b/fonts/roboto-v18-latin-500.eot differ
diff --git a/fonts/roboto-v18-latin-500.svg b/fonts/roboto-v18-latin-500.svg
new file mode 100644
index 0000000000..67eecf442f
--- /dev/null
+++ b/fonts/roboto-v18-latin-500.svg
@@ -0,0 +1,305 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-500.ttf b/fonts/roboto-v18-latin-500.ttf
new file mode 100644
index 0000000000..55b559f619
Binary files /dev/null and b/fonts/roboto-v18-latin-500.ttf differ
diff --git a/fonts/roboto-v18-latin-500.woff b/fonts/roboto-v18-latin-500.woff
new file mode 100644
index 0000000000..2633e1525d
Binary files /dev/null and b/fonts/roboto-v18-latin-500.woff differ
diff --git a/fonts/roboto-v18-latin-500.woff2 b/fonts/roboto-v18-latin-500.woff2
new file mode 100644
index 0000000000..8dceabcf6b
Binary files /dev/null and b/fonts/roboto-v18-latin-500.woff2 differ
diff --git a/fonts/roboto-v18-latin-500italic.eot b/fonts/roboto-v18-latin-500italic.eot
new file mode 100644
index 0000000000..148c4fa085
Binary files /dev/null and b/fonts/roboto-v18-latin-500italic.eot differ
diff --git a/fonts/roboto-v18-latin-500italic.svg b/fonts/roboto-v18-latin-500italic.svg
new file mode 100644
index 0000000000..bed50dcf2e
--- /dev/null
+++ b/fonts/roboto-v18-latin-500italic.svg
@@ -0,0 +1,326 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-500italic.ttf b/fonts/roboto-v18-latin-500italic.ttf
new file mode 100644
index 0000000000..dcf655fb2e
Binary files /dev/null and b/fonts/roboto-v18-latin-500italic.ttf differ
diff --git a/fonts/roboto-v18-latin-500italic.woff b/fonts/roboto-v18-latin-500italic.woff
new file mode 100644
index 0000000000..d4d8b157f3
Binary files /dev/null and b/fonts/roboto-v18-latin-500italic.woff differ
diff --git a/fonts/roboto-v18-latin-500italic.woff2 b/fonts/roboto-v18-latin-500italic.woff2
new file mode 100644
index 0000000000..1b9589945e
Binary files /dev/null and b/fonts/roboto-v18-latin-500italic.woff2 differ
diff --git a/fonts/roboto-v18-latin-700.eot b/fonts/roboto-v18-latin-700.eot
new file mode 100644
index 0000000000..0df88af13d
Binary files /dev/null and b/fonts/roboto-v18-latin-700.eot differ
diff --git a/fonts/roboto-v18-latin-700.svg b/fonts/roboto-v18-latin-700.svg
new file mode 100644
index 0000000000..11db87dd0e
--- /dev/null
+++ b/fonts/roboto-v18-latin-700.svg
@@ -0,0 +1,309 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-700.ttf b/fonts/roboto-v18-latin-700.ttf
new file mode 100644
index 0000000000..031bf06cb2
Binary files /dev/null and b/fonts/roboto-v18-latin-700.ttf differ
diff --git a/fonts/roboto-v18-latin-700.woff b/fonts/roboto-v18-latin-700.woff
new file mode 100644
index 0000000000..a0d26516a8
Binary files /dev/null and b/fonts/roboto-v18-latin-700.woff differ
diff --git a/fonts/roboto-v18-latin-700.woff2 b/fonts/roboto-v18-latin-700.woff2
new file mode 100644
index 0000000000..e327dc95b6
Binary files /dev/null and b/fonts/roboto-v18-latin-700.woff2 differ
diff --git a/fonts/roboto-v18-latin-700italic.eot b/fonts/roboto-v18-latin-700italic.eot
new file mode 100644
index 0000000000..7dc0ff449f
Binary files /dev/null and b/fonts/roboto-v18-latin-700italic.eot differ
diff --git a/fonts/roboto-v18-latin-700italic.svg b/fonts/roboto-v18-latin-700italic.svg
new file mode 100644
index 0000000000..050bee0e4a
--- /dev/null
+++ b/fonts/roboto-v18-latin-700italic.svg
@@ -0,0 +1,325 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-700italic.ttf b/fonts/roboto-v18-latin-700italic.ttf
new file mode 100644
index 0000000000..c74a678184
Binary files /dev/null and b/fonts/roboto-v18-latin-700italic.ttf differ
diff --git a/fonts/roboto-v18-latin-700italic.woff b/fonts/roboto-v18-latin-700italic.woff
new file mode 100644
index 0000000000..a3ca246269
Binary files /dev/null and b/fonts/roboto-v18-latin-700italic.woff differ
diff --git a/fonts/roboto-v18-latin-700italic.woff2 b/fonts/roboto-v18-latin-700italic.woff2
new file mode 100644
index 0000000000..d3239a3b13
Binary files /dev/null and b/fonts/roboto-v18-latin-700italic.woff2 differ
diff --git a/fonts/roboto-v18-latin-900.eot b/fonts/roboto-v18-latin-900.eot
new file mode 100644
index 0000000000..f68f64b318
Binary files /dev/null and b/fonts/roboto-v18-latin-900.eot differ
diff --git a/fonts/roboto-v18-latin-900.svg b/fonts/roboto-v18-latin-900.svg
new file mode 100644
index 0000000000..9efdf4e953
--- /dev/null
+++ b/fonts/roboto-v18-latin-900.svg
@@ -0,0 +1,302 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-900.ttf b/fonts/roboto-v18-latin-900.ttf
new file mode 100644
index 0000000000..168ba8a4cc
Binary files /dev/null and b/fonts/roboto-v18-latin-900.ttf differ
diff --git a/fonts/roboto-v18-latin-900.woff b/fonts/roboto-v18-latin-900.woff
new file mode 100644
index 0000000000..9109f3506a
Binary files /dev/null and b/fonts/roboto-v18-latin-900.woff differ
diff --git a/fonts/roboto-v18-latin-900.woff2 b/fonts/roboto-v18-latin-900.woff2
new file mode 100644
index 0000000000..442456790e
Binary files /dev/null and b/fonts/roboto-v18-latin-900.woff2 differ
diff --git a/fonts/roboto-v18-latin-900italic.eot b/fonts/roboto-v18-latin-900italic.eot
new file mode 100644
index 0000000000..5b5e780848
Binary files /dev/null and b/fonts/roboto-v18-latin-900italic.eot differ
diff --git a/fonts/roboto-v18-latin-900italic.svg b/fonts/roboto-v18-latin-900italic.svg
new file mode 100644
index 0000000000..f8f5ab39e3
--- /dev/null
+++ b/fonts/roboto-v18-latin-900italic.svg
@@ -0,0 +1,324 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-900italic.ttf b/fonts/roboto-v18-latin-900italic.ttf
new file mode 100644
index 0000000000..d1f9d3213a
Binary files /dev/null and b/fonts/roboto-v18-latin-900italic.ttf differ
diff --git a/fonts/roboto-v18-latin-900italic.woff b/fonts/roboto-v18-latin-900italic.woff
new file mode 100644
index 0000000000..c690e47a7a
Binary files /dev/null and b/fonts/roboto-v18-latin-900italic.woff differ
diff --git a/fonts/roboto-v18-latin-900italic.woff2 b/fonts/roboto-v18-latin-900italic.woff2
new file mode 100644
index 0000000000..b7006fb0fe
Binary files /dev/null and b/fonts/roboto-v18-latin-900italic.woff2 differ
diff --git a/fonts/roboto-v18-latin-italic.eot b/fonts/roboto-v18-latin-italic.eot
new file mode 100644
index 0000000000..0280829fa2
Binary files /dev/null and b/fonts/roboto-v18-latin-italic.eot differ
diff --git a/fonts/roboto-v18-latin-italic.svg b/fonts/roboto-v18-latin-italic.svg
new file mode 100644
index 0000000000..4d59797103
--- /dev/null
+++ b/fonts/roboto-v18-latin-italic.svg
@@ -0,0 +1,323 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-italic.ttf b/fonts/roboto-v18-latin-italic.ttf
new file mode 100644
index 0000000000..91cd95e286
Binary files /dev/null and b/fonts/roboto-v18-latin-italic.ttf differ
diff --git a/fonts/roboto-v18-latin-italic.woff b/fonts/roboto-v18-latin-italic.woff
new file mode 100644
index 0000000000..27c34da2a6
Binary files /dev/null and b/fonts/roboto-v18-latin-italic.woff differ
diff --git a/fonts/roboto-v18-latin-italic.woff2 b/fonts/roboto-v18-latin-italic.woff2
new file mode 100644
index 0000000000..3791c883e8
Binary files /dev/null and b/fonts/roboto-v18-latin-italic.woff2 differ
diff --git a/fonts/roboto-v18-latin-regular.eot b/fonts/roboto-v18-latin-regular.eot
new file mode 100644
index 0000000000..a0780d6e3f
Binary files /dev/null and b/fonts/roboto-v18-latin-regular.eot differ
diff --git a/fonts/roboto-v18-latin-regular.svg b/fonts/roboto-v18-latin-regular.svg
new file mode 100644
index 0000000000..627f5a368c
--- /dev/null
+++ b/fonts/roboto-v18-latin-regular.svg
@@ -0,0 +1,308 @@
+
+
+
diff --git a/fonts/roboto-v18-latin-regular.ttf b/fonts/roboto-v18-latin-regular.ttf
new file mode 100644
index 0000000000..b91bf3f7e3
Binary files /dev/null and b/fonts/roboto-v18-latin-regular.ttf differ
diff --git a/fonts/roboto-v18-latin-regular.woff b/fonts/roboto-v18-latin-regular.woff
new file mode 100644
index 0000000000..92dfacc618
Binary files /dev/null and b/fonts/roboto-v18-latin-regular.woff differ
diff --git a/fonts/roboto-v18-latin-regular.woff2 b/fonts/roboto-v18-latin-regular.woff2
new file mode 100644
index 0000000000..7e854e669b
Binary files /dev/null and b/fonts/roboto-v18-latin-regular.woff2 differ