Added roboto font
This commit is contained in:
parent
529461870f
commit
dd0151e18c
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
<!-- Icons -->
|
<!-- Icons -->
|
||||||
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
|
<link href="assets/css/font-awesome.min.css" rel="stylesheet">
|
||||||
<link href="assets/css/simple-line-icons.css" rel="stylesheet">
|
<link href="assets/css/simple-line-icons.css" rel="stylesheet">
|
||||||
|
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Reference in a new issue