Local google font (#639)
* added font * added mulish css * updated local font css Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
This commit is contained in:
parent
6585f002a9
commit
79282571eb
22 changed files with 269 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<link rel="stylesheet" href="{{ "/css/flag-icon.min.css" | relURL }}"/>
|
||||
|
||||
<!--=================== fonts ==============================-->
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Muli:wght@300;400;500;600">
|
||||
<link rel="stylesheet" href="{{ "/google-fonts/Mulish/mulish.css" | relURL }}"/>
|
||||
|
||||
<!--=================== icons ==============================-->
|
||||
<link rel="stylesheet" href="{{ "/fontawesome/css/all.min.css" | relURL }}"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue