@font-face {
  font-display: swap;
  font-family: "Onest";
  font-style: normal;
  font-weight: 100 900;
  src: url("/fonts/Onest-Variable.ttf") format("truetype");
}

@font-face {
  font-display: swap;
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/JetBrainsMono-Regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "JetBrains Mono";
  font-style: normal;
  font-weight: 600;
  src: url("/fonts/JetBrainsMono-SemiBold.woff2") format("woff2");
}
