@font-face {
    font-family: "Paralines";
    src: url('./Paralines-Regular.otf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Barlow";
    src: url('./BarlowCondensed-SemiBold.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "Roboto";
    src: url('./Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "思源黑体";
    src: url('./SourceHanSansCN-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}