Commit c23aff7 1 parent 1c51989 commit c23aff7 Copy full SHA for c23aff7
File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 8
8
url (" assets/fonts/GrueneType-BlackCondensedItalic.ttf" ) format (" truetype" ),
9
9
url (" assets/fonts/GrueneType-BlackCondensedItalic.svg#GrueneType-BlackCondensedItalic" ) format (" svg" );
10
10
font-weight : 900 ;
11
- font-style : 400 ;
11
+ font-style : normal ;
12
12
font-display : swap ;
13
13
}
14
14
22
22
url (" assets/fonts/PTSans-Regular.ttf" ) format (" truetype" ),
23
23
url (" assets/fonts/PTSans-Regular.svg#PTSans-Regular" ) format (" svg" );
24
24
font-weight : 400 ;
25
- font-style : 400 ;
25
+ font-style : normal ;
26
26
font-display : swap ;
27
27
}
28
28
36
36
url (" assets/fonts/PTSans-Bold.ttf" ) format (" truetype" ),
37
37
url (" assets/fonts/PTSans-Bold.svg#PTSans-Bold" ) format (" svg" );
38
38
font-weight : 700 ;
39
- font-style : 400 ;
39
+ font-style : normal ;
40
40
font-display : swap ;
41
41
}
42
42
70
70
71
71
@font-face {
72
72
font-family : ForkAwesome;
73
- font-style : 400 ;
73
+ font-style : normal ;
74
74
font-weight : 400 ;
75
75
src : url (" assets/vndr/fork-awesome/fonts/forkawesome-webfont.eot" );
76
76
src :
86
86
font-family : ForkAwesome !important ;
87
87
-webkit-font-smoothing : antialiased ;
88
88
display : inline-block ;
89
- font-style : 400 ;
90
- font-variant : 400 ;
89
+ font-style : normal ;
91
90
text-rendering : auto ;
92
91
line-height : 1 ;
93
92
}
You can’t perform that action at this time.
0 commit comments