/* Fonts */
@font-face {
  font-family: "BWHaasGroteskWeb";
  src: url("../fonts/BW/BWHaasGroteskWeb-55Roman.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "BWHaasGroteskWeb";
  src: url("../fonts/BW/BWHaasGroteskWeb-65Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "BWHaasGroteskWeb";
  src: url("../fonts/BW/BWHaasGroteskWeb-95Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "JetBrainsMono";
  src: url("../fonts/JB/JetBrainsMono-Bold.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "JetBrainsMono";
  src: url("../fonts/JB/JetBrainsMono-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "JetBrainsMono";
  src: url("../fonts/JB/JetBrainsMono-ExtraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
}/*# sourceMappingURL=fonts.css.map */