@font-face {
    font-family: "MiSans-Medium";
    src: url("https://www.shunhuitech.com/template/pc/font/MiSans-Medium.ttf");
}
@font-face {
    font-family: "MiSans-Light";
    src: url("https://www.shunhuitech.com/template/pc/font/MiSans-Light.ttf");
}
@font-face {
    font-family: "MiSans-Thin";
    src: url("https://www.shunhuitech.com/template/pc/font/MiSans-Thin.ttf");
}


body {
    font-family: "MiSans-Thin";
}