File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22 font-family : 'Inter' ;
33 font-style : normal;
44 font-weight : 300 ;
5- src : url ('@site /static/fonts/inter/Inter_18pt-Light.ttf' ) format ('truetype' );
5+ src : url ('../.. /static/fonts/inter/Inter_18pt-Light.ttf' ) format ('truetype' );
66}
77
88@font-face {
99 font-family : 'Inter' ;
1010 font-style : normal;
1111 font-weight : 400 ;
12- src : url ('@site /static/fonts/inter/Inter_18pt-Regular.ttf' ) format ('truetype' );
12+ src : url ('../.. /static/fonts/inter/Inter_18pt-Regular.ttf' ) format ('truetype' );
1313}
1414
1515@font-face {
1616 font-family : 'Inter' ;
1717 font-style : normal;
1818 font-weight : 500 ;
19- src : url ('@site /static/fonts/inter/Inter_18pt-Medium.ttf' ) format ('truetype' );
19+ src : url ('../.. /static/fonts/inter/Inter_18pt-Medium.ttf' ) format ('truetype' );
2020}
2121
2222@font-face {
2323 font-family : 'Inter' ;
2424 font-style : normal;
2525 font-weight : 600 ;
26- src : url ('@site /static/fonts/inter/Inter_18pt-SemiBold.ttf' ) format ('truetype' );
26+ src : url ('../.. /static/fonts/inter/Inter_18pt-SemiBold.ttf' ) format ('truetype' );
2727}
2828
2929@font-face {
3030 font-family : 'Inter' ;
3131 font-style : normal;
3232 font-weight : 700 ;
33- src : url ('@site /static/fonts/inter/Inter_18pt-Bold.ttf' ) format ('truetype' );
33+ src : url ('../.. /static/fonts/inter/Inter_18pt-Bold.ttf' ) format ('truetype' );
3434}
3535
3636/* Custom Properties */
You can’t perform that action at this time.
0 commit comments