File size: 229 Bytes
0fd738a
 
b6ee55e
828a8ca
 
 
 
 
eadf5bc
832d1e4
828a8ca
 
1
2
3
4
5
6
7
8
9
10
11
12
@font-face { 
font-family: Cyberpunk;
  src: url("/gradio_api/file=/Cyberpunk.otf") format("otf");
  font-weight: Regular;
  font-style: normal;
}

h1 {
    font-family: Cyberpunk;
    font-size: 38px;
    font-style: normal;
  }