add roboto font

This commit is contained in:
Javier 2016-08-30 18:53:32 -03:00
commit 315f1689b8
16 changed files with 235 additions and 1 deletions

View file

@ -3,6 +3,11 @@
* Copay main CSS
*
*/
body {
font-family: Roboto;
font-style : normal;
font-weight: 400;
}
h3.title {
margin-left: 10px !important;