/* CMU Serif: resolved by unifont from the `npm` provider.
 * https://unifont.dev/fonts/CMU%20Serif
 */

@font-face {
  font-family: "CMU Serif specimen";
  src: url("https://cdn.jsdelivr.net/npm/computer-modern@latest/fonts/cmu-serif-500-roman.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: roman;
}

@font-face {
  font-family: "CMU Serif specimen";
  src: url("https://cdn.jsdelivr.net/npm/computer-modern@latest/fonts/cmu-serif-500-italic.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "CMU Serif specimen";
  src: url("https://cdn.jsdelivr.net/npm/computer-modern@latest/fonts/cmu-serif-700-roman.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: roman;
}

@font-face {
  font-family: "CMU Serif specimen";
  src: url("https://cdn.jsdelivr.net/npm/computer-modern@latest/fonts/cmu-serif-700-italic.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: italic;
}
