/* noto-serif-100 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-100.ttf') format('truetype');
}

/* noto-serif-200 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-200.ttf') format('truetype');
}

/* noto-serif-300 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-300.ttf') format('truetype');
}

/* noto-serif-regular */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-regular.ttf') format('truetype');
}

/* noto-serif-500 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-500.ttf') format('truetype');
}

/* noto-serif-600 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-600.ttf') format('truetype');
}

/* noto-serif-700 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-700.ttf') format('truetype');
}

/* noto-serif-800 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-800.ttf') format('truetype');
}

/* noto-serif-900 */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-900.ttf') format('truetype');
}

/* noto-serif-100italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 100;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-100italic.ttf') format('truetype');
}

/* noto-serif-200italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 200;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-200italic.ttf') format('truetype');
}

/* noto-serif-300italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 300;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-300italic.ttf') format('truetype');
}

/* noto-serif-italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-italic.ttf') format('truetype');
}

/* noto-serif-500italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-500italic.ttf') format('truetype');
}

/* noto-serif-600italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-600italic.ttf') format('truetype');
}

/* noto-serif-700italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-700italic.ttf') format('truetype');
}

/* noto-serif-800italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-800italic.ttf') format('truetype');
}

/* noto-serif-900italic */
@font-face {
  font-family: 'Noto Serif';
  font-style: italic;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url('/fonts/noto-serif/noto-serif-900italic.ttf') format('truetype');
}