@import url('https://google-fonts.mirrors.sjtug.sjtu.edu.cn/css?family=Noto+Serif+SC');

html *
{
    font-family: "Noto Serif SC";
}

.postTitle
{
    font-weight: bold !important;
    font-size: x-large !important;
}

.postTitle2
{
    font-weight: bold !important;
    font-size: x-large !important;
}
