Spaces:
Sleeping
Sleeping
crcdng
commited on
Commit
·
0fd738a
1
Parent(s):
8de0f49
file ref
Browse files- styles.css +3 -3
styles.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
@font-face {
|
2 |
-
|
3 |
-
src: url("/file=/
|
4 |
font-weight: Regular;
|
5 |
font-style: normal;
|
6 |
}
|
|
|
1 |
+
@font-face {
|
2 |
+
font-family: Cyberpunk;
|
3 |
+
src: url("/file=/Cyberpunk.otf") format("otf");
|
4 |
font-weight: Regular;
|
5 |
font-style: normal;
|
6 |
}
|