﻿@font-face {
font-family: "QingmangText";
src:url("/fonts/qingmang-text-light.otf");
}
@font-face {
font-family: "SourceHanSansCN";
src:url("/fonts/SourceHanSansCN-Light.otf");
}
@font-face {
font-family: "FZLanTingHeiS-UL-GB";
src:url("/fonts/FZLanTingHeiS-UL-GB.ttf");
}
@font-face {
font-family: "FZLanTingHeiS-GB";
src:url("/fonts/FZLanTingHeiS-GB.ttf");
}
.qmt {
font-family: "QingmangText";
}
.syh {
font-family: "SourceHanSansCN";
}
.fzcxh {
font-family: "FZLanTingHeiS-UL-GB";
}
.fzxh {
font-family: "FZLanTingHeiS-GB";
}