open sans font added in core

This commit is contained in:
batuhanbas
2019-12-13 15:59:24 +03:00
parent 11219e4aa4
commit 9a71ea71dd
23 changed files with 236 additions and 656 deletions

View File

@ -13,7 +13,7 @@
<link rel="icon" href="{{ asset('public/img/favicon.ico') }}" type="image/png">
<!-- Font -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700">
<link rel="stylesheet" href="{{ asset('public/vendor/opensans/css/opensans.css') }}" type="text/css">
<!-- Icons -->
<link rel="stylesheet" href="{{ asset('public/vendor/nucleo/css/nucleo.css') }}" type="text/css">