File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 < link rel ="canonical " href ="https://inventoris.github.io/severnee/ ">
1212 < link rel ="stylesheet " type ="text/css " href ="styles/style.css ">
1313 < link rel ="icon " href ="favicon.svg " type ="image/svg+xml ">
14+ < link rel ="preload " href ="./fonts/NotoSans-Regular.woff2 " as ="font " type ="font/woff2 " crossorigin >
15+ < link rel ="preload " href ="./fonts/RobotoMono-Regular.woff2 " as ="font " type ="font/woff2 " crossorigin >
1416 < link rel ="preconnect " href ="https://services.swpc.noaa.gov " crossorigin >
1517</ head >
1618
Original file line number Diff line number Diff line change 33 src : url ('../../fonts/NotoSans-Regular.woff2' ) format ('woff2' );
44 font-weight : 400 ;
55 font-style : normal;
6- font-display : swap;
76}
87
98@font-face {
109 font-family : 'Noto Sans' ;
1110 src : url ('../../fonts/NotoSans-Medium.woff2' ) format ('woff2' );
1211 font-weight : 500 ;
1312 font-style : normal;
14- font-display : swap;
1513}
1614
1715@font-face {
1816 font-family : 'Noto Sans' ;
1917 src : url ('../../fonts/NotoSans-SemiBold.woff2' ) format ('woff2' );
2018 font-weight : 600 ;
2119 font-style : normal;
22- font-display : swap;
2320}
2421
2522@font-face {
2623 font-family : 'Roboto Mono' ;
2724 src : url ('../../fonts/RobotoMono-Regular.woff2' ) format ('woff2' );
2825 font-weight : 400 ;
2926 font-style : normal;
30- font-display : swap;
3127}
You can’t perform that action at this time.
0 commit comments