Skip to content

Commit

Permalink
Force Roboto font
Browse files Browse the repository at this point in the history
  • Loading branch information
plfiorini committed May 1, 2017
1 parent 94158af commit 3e80e54
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _includes/main.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
/*** Font ***/

html, body {
font-family: "Roboto", sans-serif;
}

@font-face {
font-family: 'liri';
src: url('{{ site.baseurl }}/fonts/liri/liri.eot?eue1d8');
Expand Down

0 comments on commit 3e80e54

Please sign in to comment.