We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b6f36 commit 4645623Copy full SHA for 4645623
packages/studio-website/src/layouts/index.tsx
@@ -22,7 +22,7 @@ export default function StudioLayout() {
22
`
23
@font-face {
24
font-family: 'Geist Sans';
25
- src: url('https://g.alicdn.com/GraphScope/portal-assets/0.0.1/fonts/Geist-otf/Geist-Light.otf');
+ src: url('https://g.alicdn.com/GraphScope/portal-assets/0.0.2/fonts/Geist-ice.woff2') format('woff2');
26
font-weight: 400 500 600 700 800 900;
27
font-style: normal;
28
font-display: swap;
0 commit comments