1
0
This commit is contained in:
2026-04-20 14:11:47 +08:00
parent 012e68b9bc
commit 0215b530c8
2 changed files with 8 additions and 1 deletions

View File

@@ -89,7 +89,14 @@ URL: http://themeforest.net/user/blue_design
/*---------------------------
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
--------------------------------------------------------------*/

Binary file not shown.