1
- $font-family : ' DM Sans' , ' Helvetica Neue' , Roboto, ' Segoe UI' , Arial , Geneva;
1
+ $font-family : ' Noto Sans' , ' Helvetica Neue' , Roboto, ' Segoe UI' , Arial , Geneva;
2
2
3
3
/* Open Dyslexic */
4
4
@font-face {
@@ -27,20 +27,20 @@ $font-family: 'DM Sans', 'Helvetica Neue', Roboto, 'Segoe UI', Arial, Geneva;
27
27
font-display : swap ;
28
28
}
29
29
30
- /* DM Sans - latin */
31
30
@font-face {
32
- font-family : ' DM Sans' ;
31
+ font-family : ' Noto Sans' ;
33
32
font-style : normal ;
34
33
font-weight : 400 ;
35
34
font-display : swap ;
36
- src : local (' DM Sans Regular ' ), local (' DMSans-Regular ' ), url (https://fonts.gstatic.com/s/dmsans/v5/rP2Hp2ywxg089UriCZOIHQ .woff2 ) format (' woff2' );
35
+ src : local (' Noto Sans' ), local (' NotoSans ' ), url (https://fonts.gstatic.com/s/notosans/v9/o-0IIpQlx3QUlC5A4PNr5TRA .woff2 ) format (' woff2' );
37
36
unicode-range : U+ 0000 - 00FF, U+ 0131 , U+ 0152 - 0153, U+ 02 BB- 02BC, U+ 02 C6, U+ 02 DA, U+ 02 DC, U+ 2000 - 206F, U+ 2074 , U+ 20 AC, U+ 2122 , U+ 2191 , U+ 2193 , U+ 2212 , U+ 2215 , U+ FEFF, U+ FFFD;
38
37
}
38
+
39
39
@font-face {
40
- font-family : ' DM Sans' ;
40
+ font-family : ' Noto Sans' ;
41
41
font-style : normal ;
42
42
font-weight : 700 ;
43
43
font-display : swap ;
44
- src : local (' DM Sans Bold' ), local (' DMSans -Bold' ), url (https://fonts.gstatic.com/s/dmsans/v5/rP2Cp2ywxg089UriASitCBimCw .woff2 ) format (' woff2' );
44
+ src : local (' Noto Sans Bold' ), local (' NotoSans -Bold' ), url (https://fonts.gstatic.com/s/notosans/v9/o-0NIpQlx3QUlC5A4PNjXhFVZNyB .woff2 ) format (' woff2' );
45
45
unicode-range : U+ 0000 - 00FF, U+ 0131 , U+ 0152 - 0153, U+ 02 BB- 02BC, U+ 02 C6, U+ 02 DA, U+ 02 DC, U+ 2000 - 206F, U+ 2074 , U+ 20 AC, U+ 2122 , U+ 2191 , U+ 2193 , U+ 2212 , U+ 2215 , U+ FEFF, U+ FFFD;
46
46
}
0 commit comments