mirror of
https://git.ari.lt/ari.lt/blog.ari.lt.git
synced 2025-02-04 09:39:25 +01:00
update @ Fri Oct 6 17:27:37 EEST 2023
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
c98c432d88
commit
9f64773303
1 changed files with 8 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
src:
|
src:
|
||||||
|
local("Hack Nerd Font Regular"),
|
||||||
|
local("Hack Regular"),
|
||||||
url(/content/fonts/hack-regular.woff2) format("woff2"),
|
url(/content/fonts/hack-regular.woff2) format("woff2"),
|
||||||
url(/content/fonts/hack-regular.woff) format("woff");
|
url(/content/fonts/hack-regular.woff) format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
@ -13,6 +15,8 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
src:
|
src:
|
||||||
|
local("Hack Nerd Font Bold"),
|
||||||
|
local("Hack Bold"),
|
||||||
url(/content/fonts/hack-bold.woff2) format("woff2"),
|
url(/content/fonts/hack-bold.woff2) format("woff2"),
|
||||||
url(/content/fonts/hack-bold.woff) format("woff");
|
url(/content/fonts/hack-bold.woff) format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
@ -23,6 +27,8 @@
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
src:
|
src:
|
||||||
|
local("Hack Nerd Font Italic"),
|
||||||
|
local("Hack Italic"),
|
||||||
url(/content/fonts/hack-italic.woff2) format("woff2"),
|
url(/content/fonts/hack-italic.woff2) format("woff2"),
|
||||||
url(/content/fonts/hack-italic.woff) format("woff");
|
url(/content/fonts/hack-italic.woff) format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
@ -33,6 +39,8 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
src:
|
src:
|
||||||
|
local("Hack Nerd Font Bold Italic"),
|
||||||
|
local("Hack Bold Italic"),
|
||||||
url(/content/fonts/hack-bolditalic.woff2) format("woff2"),
|
url(/content/fonts/hack-bolditalic.woff2) format("woff2"),
|
||||||
url(/content/fonts/hack-bolditalic.woff) format("woff");
|
url(/content/fonts/hack-bolditalic.woff) format("woff");
|
||||||
font-display: swap;
|
font-display: swap;
|
||||||
|
|
Loading…
Add table
Reference in a new issue