/* noto-serif-regular - latin */
@font-face {
    font-family: 'Noto Serif';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('/fonts/Noto_Serif/noto-serif-v8-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Noto Serif'), local('NotoSerif'),
         url('/fonts/Noto_Serif/noto-serif-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Noto_Serif/noto-serif-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('/fonts/Noto_Serif/noto-serif-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Noto_Serif/noto-serif-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('/fonts/Noto_Serif/noto-serif-v8-latin-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */
}