File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 font-style : normal;
99}
1010
11+ @font-face {
12+ font-family : 'Interop' ;
13+ src : url ('https://raw.githubusercontent.com/payw-org/Interop/main/web/fonts/Interop-ExtraBold.woff2' )
14+ format ('woff2' ),
15+ url ('https://raw.githubusercontent.com/payw-org/Interop/main/web/fonts/Interop-ExtraBold.woff' )
16+ format ('woff' );
17+ font-weight : 800 ;
18+ font-style : normal;
19+ }
20+
1121@font-face {
1222 font-family : 'Interop' ;
1323 src : url ('https://raw.githubusercontent.com/payw-org/Interop/main/web/fonts/Interop-Bold.woff2' )
Original file line number Diff line number Diff line change 66 font-style : normal;
77}
88
9+ @font-face {
10+ font-family : 'Interop' ;
11+ src : url ('/fonts/Interop-ExtraBold.woff2' ) format ('woff2' ),
12+ url ('/fonts/Interop-ExtraBold.woff' ) format ('woff' );
13+ font-weight : 800 ;
14+ font-style : normal;
15+ }
16+
917@font-face {
1018 font-family : 'Interop' ;
1119 src : url ('/fonts/Interop-Bold.woff2' ) format ('woff2' ),
You can’t perform that action at this time.
0 commit comments