/* Fira Code - Light (300) */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('https://static.cqjszx.cn/fonts/firacode/FiraCode-Light.woff2') format('woff2');
}

/* Fira Code - Regular (400) */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://static.cqjszx.cn/fonts/firacode/FiraCode-Regular.woff2') format('woff2');
}

/* Fira Code - Medium (500) */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('https://static.cqjszx.cn/fonts/firacode/FiraCode-Medium.woff2') format('woff2');
}

/* Fira Code - SemiBold (600) */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('https://static.cqjszx.cn/fonts/firacode/FiraCode-SemiBold.woff2') format('woff2');
}

/* Fira Code - Bold (700) */
@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('https://static.cqjszx.cn/fonts/firacode/FiraCode-Bold.woff2') format('woff2');
}

/* Fira Code - Variable Font (300-700) */
@font-face {
  font-family: 'Fira Code VF';
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url('https://static.cqjszx.cn/fonts/firacode/FiraCode-VF.woff2') format('woff2-variations');
}