File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 20
20
21
21
@font-face {
22
22
font-family : 'Hack' ;
23
- src : url ('fonts/hack-italic-subset.woff2?sha=3114f1256' ) format ('woff2' ), url ('fonts/hack-italic-webfont .woff?sha=3114f1256' ) format ('woff' );
23
+ src : url ('fonts/hack-italic-subset.woff2?sha=3114f1256' ) format ('woff2' ), url ('fonts/hack-italic-subset .woff?sha=3114f1256' ) format ('woff' );
24
24
font-weight : 400 ;
25
25
font-style : italic;
26
26
}
Original file line number Diff line number Diff line change 20
20
21
21
@font-face {
22
22
font-family: 'Hack';
23
- src: url('fonts/hack-italic-subset.woff2?sha={{ ink }}') format('woff2'), url('fonts/hack-italic-webfont .woff?sha={{ ink }}') format('woff');
23
+ src: url('fonts/hack-italic-subset.woff2?sha={{ ink }}') format('woff2'), url('fonts/hack-italic-subset .woff?sha={{ ink }}') format('woff');
24
24
font-weight: 400;
25
25
font-style: italic;
26
26
}
You can’t perform that action at this time.
0 commit comments