@font-face {
    font-family: "RanyEN";
    src:  url("../fonts2/RanyEN/Rany-Light.ttf") format("truetype");
}


/* 英文字体 */

.RanyEN {
    font-family: "RanyEN";
}


@font-face {
    font-family: "DINProNum";
    src:  url("../fonts2/DINProNum/DINPro-Light.otf") format("opentype");
}


/* 数字字体 */

.DINProNum {
    font-family: "DINProNum";
}