@font-face {
    font-family: 'Noto Serif';
    src: url('/webfonts/google/NotoSerif-Medium') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Noto Serif';
    src: url('/webfonts/google/NotoSerif-Regular') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

