crcdng commited on
Commit
0fd738a
·
1 Parent(s): 8de0f49
Files changed (1) hide show
  1. styles.css +3 -3
styles.css CHANGED
@@ -1,6 +1,6 @@
1
- @font-face {
2
- font-family: Cyberpunk;
3
- src: url("/file=/gradio_api/Cyberpunk.otf") format("otf");
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
  }