Skip to content

Commit b065a54

Browse files
committed
🔣 Adds new optional font-face, for cyberpunk
1 parent fe9f9f6 commit b065a54

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/styles/typography.scss

+4-1
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,7 @@ html {
5757
@import url('https://fonts.googleapis.com/css2?family=Allerta+Stencil&display=swap');
5858

5959
/* Jam */
60-
@import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
60+
@import url('https://fonts.googleapis.com/css2?family=Sniglet&display=swap');
61+
62+
/* Cyber Punk */
63+
@import url('https://fonts.googleapis.com/css2?family=Audiowide&display=swap');

0 commit comments

Comments
 (0)