@font-face {
  font-family: 'FiraCode';
  font-style:  normal;
  font-weight: 300;
  font-display: swap;
  src: url("FiraCode-Light.woff2?v=3.15") format("woff2"),
       url("FiraCode-Light.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'FiraCode';
  font-style:  normal;
  font-weight: 400;
  font-display: swap;
  src: url("FiraCode-Regular.woff2?v=3.15") format("woff2"),
       url("FiraCode-Regular.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'FiraCode';
  font-style:  normal;
  font-weight: 500;
  font-display: swap;
  src: url("FiraCode-Medium.woff2?v=3.15") format("woff2"),
       url("FiraCode-Medium.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'FiraCode';
  font-style:  normal;
  font-weight: 600;
  font-display: swap;
  src: url("FiraCode-SemiBold.woff2?v=3.15") format("woff2"),
       url("FiraCode-SemiBold.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'FiraCode';
  font-style:  normal;
  font-weight: 700;
  font-display: swap;
  src: url("FiraCode-Bold.woff2?v=3.15") format("woff2"),
       url("FiraCode-Bold.woff?v=3.15") format("woff");
}

@font-face {
  font-family: 'FiraCode';
  font-style:  normal;
  font-weight: 800;
  font-display: swap;
  src: url("FiraCode-VF.woff2?v=3.15") format("woff2"),
       url("FiraCode-VF.woff?v=3.15") format("woff");
}
