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