diff --git a/www/fonts/MaterialIcons-Regular.woff b/www/fonts/material/MaterialIcons-Regular.woff
similarity index 100%
rename from www/fonts/MaterialIcons-Regular.woff
rename to www/fonts/material/MaterialIcons-Regular.woff
diff --git a/www/fonts/MaterialIcons-Regular.woff2 b/www/fonts/material/MaterialIcons-Regular.woff2
similarity index 100%
rename from www/fonts/MaterialIcons-Regular.woff2
rename to www/fonts/material/MaterialIcons-Regular.woff2
diff --git a/www/fonts/material.css b/www/fonts/material/Material_Icons.css
similarity index 100%
rename from www/fonts/material.css
rename to www/fonts/material/Material_Icons.css
diff --git a/www/fonts/Material_Icons.eot b/www/fonts/material/Material_Icons.eot
similarity index 100%
rename from www/fonts/Material_Icons.eot
rename to www/fonts/material/Material_Icons.eot
diff --git a/www/fonts/Material_Icons.svg b/www/fonts/material/Material_Icons.svg
similarity index 100%
rename from www/fonts/Material_Icons.svg
rename to www/fonts/material/Material_Icons.svg
diff --git a/www/fonts/Material_Icons.ttf b/www/fonts/material/Material_Icons.ttf
similarity index 100%
rename from www/fonts/Material_Icons.ttf
rename to www/fonts/material/Material_Icons.ttf
diff --git a/www/fonts/Material_Icons.woff b/www/fonts/material/Material_Icons.woff
similarity index 100%
rename from www/fonts/Material_Icons.woff
rename to www/fonts/material/Material_Icons.woff
diff --git a/www/fonts/Material_Icons.woff2 b/www/fonts/material/Material_Icons.woff2
similarity index 100%
rename from www/fonts/Material_Icons.woff2
rename to www/fonts/material/Material_Icons.woff2
diff --git a/www/fonts/roboto/Roboto.css b/www/fonts/roboto/Roboto.css
new file mode 100644
index 0000000..7320ec3
--- /dev/null
+++ b/www/fonts/roboto/Roboto.css
@@ -0,0 +1,18 @@
+@font-face {
+ font-family: 'Roboto';
+ font-style: normal;
+ font-weight: normal;
+ src:
+ local('Roboto'),
+ local('Roboto-Regular'),
+ /* from https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxO.eot */
+ url('Roboto.eot?#iefix') format('embedded-opentype'),
+ /* from https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxM.woff */
+ url('Roboto.woff') format('woff'),
+ /* from https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2 */
+ url('Roboto.woff2') format('woff2'),
+ /* from https://fonts.gstatic.com/l/font?kit=KFOmCnqEu92Fr1Mu4mxN&skey=a0a0114a1dcab3ac&v=v18#Roboto */
+ url('Roboto.svg#Roboto') format('svg'),
+ /* from https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf */
+ url('Roboto.ttf') format('truetype');
+}
diff --git a/www/fonts/roboto/Roboto.eot b/www/fonts/roboto/Roboto.eot
new file mode 100644
index 0000000..a0780d6
Binary files /dev/null and b/www/fonts/roboto/Roboto.eot differ
diff --git a/www/fonts/roboto/Roboto.svg b/www/fonts/roboto/Roboto.svg
new file mode 100644
index 0000000..627f5a3
--- /dev/null
+++ b/www/fonts/roboto/Roboto.svg
@@ -0,0 +1,308 @@
+
+
+
diff --git a/www/fonts/roboto/Roboto.ttf b/www/fonts/roboto/Roboto.ttf
new file mode 100644
index 0000000..b91bf3f
Binary files /dev/null and b/www/fonts/roboto/Roboto.ttf differ
diff --git a/www/fonts/roboto/Roboto.woff b/www/fonts/roboto/Roboto.woff
new file mode 100644
index 0000000..92dfacc
Binary files /dev/null and b/www/fonts/roboto/Roboto.woff differ
diff --git a/www/fonts/roboto/Roboto.woff2 b/www/fonts/roboto/Roboto.woff2
new file mode 100644
index 0000000..7e854e6
Binary files /dev/null and b/www/fonts/roboto/Roboto.woff2 differ
diff --git a/www/index.html b/www/index.html
index 805a839..1b7fdbb 100644
--- a/www/index.html
+++ b/www/index.html
@@ -6,8 +6,9 @@
+
+
-