@font-face {
    font-family: "pmzd";
    src: url("./PangMenZhengDao.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "lcdBold";
    src: url("./LCD-BOLD.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "lcdM2B";
    src: url("./LCDM2B.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "lcdM2U";
    src: url("./LCDM2U.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "lcdMB";
    src: url("./LCDMB_.ttf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "makerSteelBody";
    src: url("./创客金刚体.otf");
    font-weight: normal;
    font-style: normal;
}
/* 创客金钢体 */
.ff-msb{
    font-family: "makerSteelBody";
}
/* 旁门正道 */
.ff-pmzd{
    font-family: "pmzd";
}
/* 数字 */
.ff-lcdBold{
    font-family: "lcdBold";
}
/* 数字 */
.ff-lcdM2b{
    font-family: "lcdM2B";
}
/* 数字 */
.ff-lcdM2u{
    font-family: "lcdM2B";
}
/* 数字 */
.ff-lcdMb{
    font-family: "lcdMB";
}