/* ########################################################################## */
/* NOTO SANS */
/* [[font:theme|noto_sans/ */
/* ########################################################################## */

@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 400;
  src: url('noto-sans-v11-latin-ext_latin-regular.woff2') format('woff2'),
       url('noto-sans-v11-latin-ext_latin-regular.woff') format('woff');
}
@font-face {
  font-family: 'Noto Sans';
  font-style: normal;
  font-weight: 700;
  src: url('noto-sans-v11-latin-ext_latin-700.woff2') format('woff2'),
       url('noto-sans-v11-latin-ext_latin-700.woff') format('woff');
}