this repo has no description
1@font-face {
2 font-family: 'Fira Code';
3 font-display: swap;
4 font-style: normal;
5 font-weight: 400;
6 src: url("../fonts/FiraCode-Regular.woff") format("woff");
7}
8
9@font-face {
10 font-family: 'Fira Code';
11 font-display: swap;
12 font-style: normal;
13 font-weight: 800;
14 src: url("../fonts/FiraCode-Bold.woff") format("woff");
15}