mirror of https://github.com/Lissy93/dashy.git
🔣 Adds new optional font-face, for cyberpunk
This commit is contained in:
parent
fe9f9f664a
commit
b065a54832
|
@ -58,3 +58,6 @@ html {
|
||||||
|
|
||||||
/* Jam */
|
/* Jam */
|
||||||
@import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
|
||||||
|
|
||||||
|
/* Cyber Punk */
|
||||||
|
@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');
|
Loading…
Reference in New Issue