add roboto to indx

This commit is contained in:
Colin Megill
2018-04-18 00:29:52 -07:00
parent c7389ce9ba
commit 3fc750896a

View File

@@ -6,7 +6,7 @@
<title>Cellx</title>
<style>
html, body, p, h1, h2, h3, h4, h5, h6, span, button, input {
font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-family: Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 16px;
}
body {