crcdng commited on
Commit
430689c
·
1 Parent(s): e7f7364

local font

Browse files
Files changed (1) hide show
  1. themes/[email protected] +8 -1
themes/[email protected] CHANGED
@@ -33,7 +33,8 @@
33
  "\n@font-face {\n font-family: 'IBM Plex Mono';\n src: url('static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'IBM Plex Mono';\n src: url('static/fonts/IBMPlexMono/IBMPlexMono-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
34
  "\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
35
  "\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
36
- "\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n"
 
37
  ],
38
  "_font_mono": [
39
  {
@@ -59,6 +60,12 @@
59
  "name": "monospace",
60
  "class": "local",
61
  "weights": [400, 700]
 
 
 
 
 
 
62
  }
63
  ],
64
  "_stylesheets": [
 
33
  "\n@font-face {\n font-family: 'IBM Plex Mono';\n src: url('static/fonts/IBMPlexMono/IBMPlexMono-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'IBM Plex Mono';\n src: url('static/fonts/IBMPlexMono/IBMPlexMono-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
34
  "\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'ui-monospace';\n src: url('static/fonts/ui-monospace/ui-monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
35
  "\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'Consolas';\n src: url('static/fonts/Consolas/Consolas-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
36
+ "\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Regular.woff2') format('woff2');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n@font-face {\n font-family: 'monospace';\n src: url('static/fonts/monospace/monospace-Bold.woff2') format('woff2');\n font-weight: Bold;\n font-style: normal;\n}\n",
37
+ "\n@font-face {\n font-family: 'Cyberpunk';\n src: url('/file=Cyberpunk.otf') format('otf');\n font-weight: Regular;\n font-style: normal;\n}\n\n\n"
38
  ],
39
  "_font_mono": [
40
  {
 
60
  "name": "monospace",
61
  "class": "local",
62
  "weights": [400, 700]
63
+ },
64
+ {
65
+ "__gradio_font__": true,
66
+ "name": "Cyberpunk",
67
+ "class": "local",
68
+ "weights": [400, 700]
69
  }
70
  ],
71
  "_stylesheets": [