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

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