/*字体*/

@font-face {
    font-family: "MiSans-Light";
    src: url("../font/MiSans-Light.woff2");
}
@font-face {
    font-family: "MiSans-Regular";
    src: url("../font/MiSans-Regular.woff2");
}
@font-face {
    font-family: "MiSans-Medium";
    src: url("../font/MiSans-Medium.woff2");
}
@font-face {
    font-family: "Montserrat-Regular";
    src: url("../font/Montserrat-Regular..woff2");
}
@font-face {
    font-family: "Oswald-Regular";
    src: url("../font/Oswald-Regular.ttf");
}






