@font-face {
    font-family: 'Noto Serif';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    src: url('NotoSerif-Regular.woff2') format('woff2'),
         url('NotoSerif-Regular.woff') format('woff'),
         url('NotoSerif-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Noto Serif';
    font-stretch: normal;
    font-style: italic;
    font-variant: normal;
    font-weight: 400;
    src: url('NotoSerif-Italic.woff2') format('woff2'),
         url('NotoSerif-Italic.woff') format('woff'),
         url('NotoSerif-Italic.ttf') format('truetype');
}

