@font-face {
  font-family: "Skim Serif";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/webfonts/source-serif-400.woff2") format("woff2");
}

@font-face {
  font-family: "Skim Serif";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/webfonts/source-serif-700.woff2") format("woff2");
}

@font-face {
  font-family: "Skim Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/webfonts/jetbrains-mono-400.woff2") format("woff2");
}
