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