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