2019-01-28 00:11:02 +00:00
|
|
|
@font-face {
|
2020-09-05 22:31:08 +00:00
|
|
|
font-display: swap;
|
2019-01-28 00:11:02 +00:00
|
|
|
font-family: 'Fira Code';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
|
|
|
src: url("../fonts/FiraCode-Regular.woff") format("woff");
|
2020-08-09 23:09:03 +00:00
|
|
|
font-display: swap;
|
2019-01-28 00:11:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
2020-09-05 22:31:08 +00:00
|
|
|
font-display: swap;
|
2019-01-28 00:11:02 +00:00
|
|
|
font-family: 'Fira Code';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 800;
|
|
|
|
src: url("../fonts/FiraCode-Bold.woff") format("woff");
|
2020-08-09 23:09:03 +00:00
|
|
|
font-display: swap;
|
2019-01-28 00:11:02 +00:00
|
|
|
}
|