/*
 * JetBrains Mono typeface is available under the Apache 2.0 license
 * https://www.jetbrains.com/lp/mono/#license
 */
@font-face {
  font-display: block;
  font-family: "JetBrains Mono";
  src: url("https://type.cargo.site/files/JetBrainsMono-Regular.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  unicode-range: U+0000-DFFF, U+F900-FFFD;
}
