@font-face {
    font-family: 'Noto Serif';
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    src: url('https://files.wolframcdn.com/pub/fonts/noto-serif/1.0/NotoSerif-Regular.woff2') format('woff2'),
         url('https://files.wolframcdn.com/pub/fonts/noto-serif/1.0/NotoSerif-Regular.woff') format('woff'),
         url('https://files.wolframcdn.com/pub/fonts/noto-serif/1.0/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('https://files.wolframcdn.com/pub/fonts/noto-serif/1.0/NotoSerif-Italic.woff2') format('woff2'),
         url('https://files.wolframcdn.com/pub/fonts/noto-serif/1.0/NotoSerif-Italic.woff') format('woff'),
         url('https://files.wolframcdn.com/pub/fonts/noto-serif/1.0/NotoSerif-Italic.ttf') format('truetype');
}

