@font-face {
    font-family: "Arial";
    src: url("../fonts/Arial.woff");
}

@font-face {
    font-family: "Arial Black";
    src: url("../fonts/Arial-Black.woff");
}

@font-face {
    font-family: "Arial Bold";
    src: url("../fonts/Arial-Bold.woff");
}

@font-face {
    font-family: "PingFang SC Bold";
    src: url("../fonts/PingFang-SC-Bold.subset.woff");
}

@font-face {
    font-family: "YunFengFeiYunTi";
    src: url("../fonts/YunFengFeiYunTi.subset.ttf");
}

@font-face {
    font-family: "YunFengHanChanTi";
    src: url("../fonts/YunFengHanChanTi.subset.ttf");
}

@font-face {
    font-family: "AaHouDiHei";
    src: url("../fonts/AaHouDiHei.ttf");
}

@font-face {
    font-family: "iconfont";
    src: url("../fonts/iconfont.woff");
}

.ari {
    font-family: "Arial";
    font-weight: normal;
}

.ari_b {
    font-family: "Arial Black";
    font-weight: normal;
}

.ari_bl {
    font-family: "Arial Bold";
    font-weight: normal;
}

.pf_b {
    font-family: "PingFang SC Bold";
    font-weight: normal;
}

.yff {
    font-family: "YunFengFeiYunTi";
    font-weight: normal;
}

.yfh {
    font-family: "YunFengHanChanTi";
    font-weight: normal;
}

.ahdh {
    font-family: "AaHouDiHei";
    font-weight: normal;
}

.iconfont {
    font-family: "iconfont";
    font-weight: normal;
}