crcdng
css reference
4d3a02b
raw
history blame
234 Bytes
@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;
}