@font-face {
    font-family: 'Noto Serif SC';
    src: url('../fonts/NotoSerifSC-VariableFont_wght.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


#post-content {
   font-family: 'Noto Serif SC', Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', sans-serif;
}