Skip to content

Commit 4645623

Browse files
author
xwj02155382
committed
fix: 修改字体引用
1 parent 13b6f36 commit 4645623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/studio-website/src/layouts/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function StudioLayout() {
2222
`
2323
@font-face {
2424
font-family: 'Geist Sans';
25-
src: url('https://g.alicdn.com/GraphScope/portal-assets/0.0.1/fonts/Geist-otf/Geist-Light.otf');
25+
src: url('https://g.alicdn.com/GraphScope/portal-assets/0.0.2/fonts/Geist-ice.woff2') format('woff2');
2626
font-weight: 400 500 600 700 800 900;
2727
font-style: normal;
2828
font-display: swap;

0 commit comments

Comments
 (0)