File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 3737 src : url (" ../fonts/webfonts/fa-solid-900.woff2" ) format (" woff2" );
3838}
3939
40+ @font-face {
41+ font-family : RedHatDisplay;
42+ font-style : normal ;
43+ font-weight : 400 ;
44+ src : url (" ../fonts/RedHatDisplay/RedHatDisplay-Regular.woff2" ) format (" woff2" );
45+ font-display : fallback ;
46+ }
47+
48+ @font-face {
49+ font-family : RedHatDisplay;
50+ font-style : italic ;
51+ font-weight : 400 ;
52+ src : url (" ../fonts/RedHatDisplay/RedHatDisplay-Italic.woff2" ) format (" woff2" );
53+ font-display : fallback ;
54+ }
55+
56+ @font-face {
57+ font-family : RedHatDisplay;
58+ font-style : normal ;
59+ font-weight : 700 ;
60+ src : url (" ../fonts/RedHatDisplay/RedHatDisplay-Medium.woff2" ) format (" woff2" );
61+ font-display : fallback ;
62+ }
63+
64+ @font-face {
65+ font-family : RedHatDisplay;
66+ font-style : italic ;
67+ font-weight : 700 ;
68+ src : url (" ../fonts/RedHatDisplay/RedHatDisplay-MediumItalic.woff2" ) format (" woff2" );
69+ font-display : fallback ;
70+ }
71+
4072@font-face {
4173 font-family : pficon;
4274 src :
You can’t perform that action at this time.
0 commit comments