File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ /*
2+ * Adding Inter Variable from Adobe Fonts
3+ * © 2009-2025 Adobe Systems Incorporated. All Rights Reserved.
4+ */
5+
6+ @import url ('https://p.typekit.net/p.css?s=1&k=zmy3zmk&ht=tk&f=55314&a=164646275&app=typekit&e=css' );
7+
8+ @font-face {
9+ font-family : 'inter-variable' ;
10+ src : url ('https://use.typekit.net/af/250efc/00000000000000007750957d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3' )
11+ format ('woff2' ),
12+ url ('https://use.typekit.net/af/250efc/00000000000000007750957d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3' )
13+ format ('woff' ),
14+ url ('https://use.typekit.net/af/250efc/00000000000000007750957d/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3' )
15+ format ('opentype' );
16+ font-display : auto;
17+ font-style : normal;
18+ font-weight : 100 900 ;
19+ font-stretch : normal;
20+ }
21+
22+ body {
23+ font-family : 'inter-variable' , sans-serif;
24+ }
You can’t perform that action at this time.
0 commit comments