/* Fira Code (data) + Fira Sans (labels) — self-hosted latin subset, font-display: swap.
   Source: Google Fonts (OFL). Only weights used by the panel. ~200KB total. */
@font-face {
  font-family: "Fira Code";
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url("./fonts/fira/firacode-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+2000-206F;
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("./fonts/fira/firasans-400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+2000-206F;
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("./fonts/fira/firasans-500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+2000-206F;
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("./fonts/fira/firasans-600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+2000-206F;
}
@font-face {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("./fonts/fira/firasans-700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+2000-206F;
}
