@font-face { font-family: "Fira Code"; src: url("/static/assets/fonts/FiraCode-Light.ttf"); font-weight: 300; font-style: normal; } @font-face { font-family: "Fira Code"; src: url("/static/assets/fonts/FiraCode-Regular.ttf"); font-weight: 400; font-style: normal; } @font-face { font-family: "Fira Code"; src: url("/static/assets/fonts/FiraCode-Medium.ttf"); font-weight: 500; font-style: normal; } @font-face { font-family: "Fira Code"; src: url("/static/assets/fonts/FiraCode-SemiBold.ttf"); font-weight: 600; font-style: normal; } @font-face { font-family: "Fira Code"; src: url("/static/assets/fonts/FiraCode-Bold.ttf"); font-weight: 700; font-style: normal; }