In order to follow the design.inrupt.org styles we need to add the font. Raleway and Roboto
Below is the link found in https://github.com/inrupt/solid-style-guide/blob/master/css/main.css
but we need to actually install it into our library versus referring to the link.
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i|Roboto:300,300i,400,400i,700,700i");
In order to follow the design.inrupt.org styles we need to add the font. Raleway and Roboto
Below is the link found in https://github.com/inrupt/solid-style-guide/blob/master/css/main.css
but we need to actually install it into our library versus referring to the link.
@import url("https://fonts.googleapis.com/css?family=Raleway:400,400i,700,700i|Roboto:300,300i,400,400i,700,700i");