/* fonts/fira-code.css */
@font-face {
  font-family: "Fira Code";
  src: url("../FiraCode-Light-OUTFY63T.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Fira Code";
  src: url("../FiraCode-Regular-U6A44NPN.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Fira Code";
  src: url("../FiraCode-Medium-DTHCQPOF.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Fira Code";
  src: url("../FiraCode-SemiBold-X35UEFXE.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Fira Code";
  src: url("../FiraCode-Bold-3G4P6IXL.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Fira Code VF";
  src: url("../FiraCode-VF-ZOEHUDWF.woff2") format("woff2-variations");
  font-weight: 300 700;
  font-style: normal;
}
