2022-10-20 20:04:16 +03:00
|
|
|
@font-face {
|
|
|
|
font-family: Hack;
|
|
|
|
font-weight: 400;
|
|
|
|
font-style: normal;
|
2023-10-06 17:04:57 +03:00
|
|
|
src:
|
2023-10-06 17:27:37 +03:00
|
|
|
local("Hack Nerd Font Regular"),
|
|
|
|
local("Hack Regular"),
|
2023-10-06 17:04:57 +03:00
|
|
|
url(/content/fonts/hack-regular.woff2) format("woff2"),
|
|
|
|
url(/content/fonts/hack-regular.woff) format("woff");
|
2023-10-06 17:12:37 +03:00
|
|
|
font-display: swap;
|
2022-10-20 20:04:16 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: Hack;
|
|
|
|
font-weight: 700;
|
|
|
|
font-style: normal;
|
2023-10-06 17:04:57 +03:00
|
|
|
src:
|
2023-10-06 17:27:37 +03:00
|
|
|
local("Hack Nerd Font Bold"),
|
|
|
|
local("Hack Bold"),
|
2023-10-06 17:04:57 +03:00
|
|
|
url(/content/fonts/hack-bold.woff2) format("woff2"),
|
|
|
|
url(/content/fonts/hack-bold.woff) format("woff");
|
2023-10-06 17:12:37 +03:00
|
|
|
font-display: swap;
|
2022-10-20 20:04:16 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: Hack;
|
|
|
|
font-weight: 400;
|
|
|
|
font-style: italic;
|
2023-10-06 17:04:57 +03:00
|
|
|
src:
|
2023-10-06 17:27:37 +03:00
|
|
|
local("Hack Nerd Font Italic"),
|
|
|
|
local("Hack Italic"),
|
2023-10-06 17:04:57 +03:00
|
|
|
url(/content/fonts/hack-italic.woff2) format("woff2"),
|
|
|
|
url(/content/fonts/hack-italic.woff) format("woff");
|
2023-10-06 17:12:37 +03:00
|
|
|
font-display: swap;
|
2022-10-20 20:04:16 +03:00
|
|
|
}
|
|
|
|
|
|
|
|
@font-face {
|
|
|
|
font-family: Hack;
|
|
|
|
font-weight: 700;
|
|
|
|
font-style: italic;
|
2023-10-06 17:04:57 +03:00
|
|
|
src:
|
2023-10-06 17:27:37 +03:00
|
|
|
local("Hack Nerd Font Bold Italic"),
|
|
|
|
local("Hack Bold Italic"),
|
2023-10-06 17:04:57 +03:00
|
|
|
url(/content/fonts/hack-bolditalic.woff2) format("woff2"),
|
|
|
|
url(/content/fonts/hack-bolditalic.woff) format("woff");
|
2023-10-06 17:12:37 +03:00
|
|
|
font-display: swap;
|
2022-10-20 20:04:16 +03:00
|
|
|
}
|