font
This commit is contained in:
@@ -89,7 +89,14 @@ URL: http://themeforest.net/user/blue_design
|
|||||||
/*---------------------------
|
/*---------------------------
|
||||||
Fonts
|
Fonts
|
||||||
----------------------------*/
|
----------------------------*/
|
||||||
@import url("https://fonts.googleapis.com/css?family=Muli:400,400i,600,700,800&display=swap");
|
@font-face {
|
||||||
|
font-family: "Muli";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 200 1000;
|
||||||
|
font-display: swap;
|
||||||
|
src: local("Mulish"), local("Muli"),
|
||||||
|
url("../fonts/Mulish-wght.ttf") format("truetype");
|
||||||
|
}
|
||||||
/*--------------------------------------------------------------
|
/*--------------------------------------------------------------
|
||||||
#0.1 Theme Reset Style
|
#0.1 Theme Reset Style
|
||||||
--------------------------------------------------------------*/
|
--------------------------------------------------------------*/
|
||||||
|
|||||||
BIN
assets/fonts/Mulish-wght.ttf
Normal file
BIN
assets/fonts/Mulish-wght.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user