@font-face {
  font-family: 'Fira Code';
  font-style: light;
  font-weight: 300;
  src: url(https://cdn.glitch.global/bb2a64aa-d596-4b0f-839a-41f66ba7056e/FiraCode-Light.ttf?v=1650475003963);
}

@font-face {
  font-family: 'Fira Code';
  font-style: normal;
  font-weight: 400;
  src: url(https://cdn.glitch.global/bb2a64aa-d596-4b0f-839a-41f66ba7056e/FiraCode-Regular.ttf?v=1650475004415);
}

@font-face {
  font-family: 'Fira Code';
  font-style: medium;
  font-weight: 500;
  src: url(https://cdn.glitch.global/bb2a64aa-d596-4b0f-839a-41f66ba7056e/FiraCode-Medium.ttf?v=1650475004060);
}

@font-face {
  font-family: 'Fira Code';
  font-style: bold;
  font-weight: 700;
  src: url(https://cdn.glitch.global/bb2a64aa-d596-4b0f-839a-41f66ba7056e/FiraCode-Bold.ttf?v=1650475010864);
}