1+ /* roboto-slab-regular - latin */
2+
3+ @font-face {
4+ font-family : 'CascadiaCodeNF' ;
5+ font-style : normal;
6+ font-weight : 400 ;
7+ src : url ('./fonts/CascadiaCodeNF.woff2' );
8+ }
9+
10+ @font-face {
11+ font-family : 'Roboto Slab' ;
12+ font-style : normal;
13+ font-weight : 400 ;
14+ src : local ('' ),
15+ url ('./fonts/roboto-slab-v24-latin-regular.woff2' ) format ('woff2' ),
16+ /* Chrome 26+, Opera 23+, Firefox 39+ */
17+ url ('./fonts/roboto-slab-v24-latin-regular.woff' ) format ('woff' );
18+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
19+ }
20+
21+ @font-face {
22+ font-family : 'Noto Color Emoji' ;
23+ font-style : normal;
24+ font-weight : 400 ;
25+ src : local ('' ),
26+ url ('./fonts/NotoColorEmoji.ttf' ) format ('truetype' );
27+ }
28+
29+ @font-face {
30+ font-family : 'Noto Emoji' ;
31+ font-style : normal;
32+ font-weight : 400 ;
33+ src : local ('' ),
34+ /* url('./fonts/Noto_Emoji/NotoEmoji-VariableFont_wght.ttf') format('ttf'); */
35+ url ('./fonts/NotoEmoji-VariableFont_wght.ttf' ) format ('truetype' );
36+ }
37+
38+ /* noto-sans-regular - latin */
39+ @font-face {
40+ font-family : 'Noto Sans' ;
41+ font-style : normal;
42+ font-weight : 400 ;
43+ src : local ('' ),
44+ url ('./fonts/noto-sans-v27-latin-regular.woff2' ) format ('woff2' ),
45+ /* Chrome 26+, Opera 23+, Firefox 39+ */
46+ url ('./fonts/noto-sans-v27-latin-regular.woff' ) format ('woff' );
47+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
48+ }
49+
50+ /* noto-sans-italic - latin */
51+ @font-face {
52+ font-family : 'Noto Sans' ;
53+ font-style : italic;
54+ font-weight : 400 ;
55+ src : local ('' ),
56+ url ('./fonts/noto-sans-v27-latin-italic.woff2' ) format ('woff2' ),
57+ /* Chrome 26+, Opera 23+, Firefox 39+ */
58+ url ('./fonts/noto-sans-v27-latin-italic.woff' ) format ('woff' );
59+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
60+ }
61+
62+ /* lato-regular - latin */
63+ @font-face {
64+ font-family : 'Lato' ;
65+ font-style : normal;
66+ font-weight : 400 ;
67+ src : local ('' ),
68+ url ('./fonts/lato-v23-latin-regular.woff2' ) format ('woff2' ),
69+ /* Chrome 26+, Opera 23+, Firefox 39+ */
70+ url ('./fonts/lato-v23-latin-regular.woff' ) format ('woff' );
71+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
72+ }
73+
74+ /* lato-italic - latin */
75+ @font-face {
76+ font-family : 'Lato' ;
77+ font-style : italic;
78+ font-weight : 400 ;
79+ src : local ('' ),
80+ url ('./fonts/lato-v23-latin-italic.woff2' ) format ('woff2' ),
81+ /* Chrome 26+, Opera 23+, Firefox 39+ */
82+ url ('./fonts/lato-v23-latin-italic.woff' ) format ('woff' );
83+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
84+ }
85+
86+ /* atkinson-hyperlegible-regular - latin */
87+ @font-face {
88+ font-family : 'Atkinson Hyperlegible' ;
89+ font-style : normal;
90+ font-weight : 400 ;
91+ src : local ('' ),
92+ url ('./fonts/atkinson-hyperlegible-v10-latin-regular.woff2' ) format ('woff2' ),
93+ /* Chrome 26+, Opera 23+, Firefox 39+ */
94+ url ('./fonts/atkinson-hyperlegible-v10-latin-regular.woff' ) format ('woff' );
95+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
96+ }
97+
98+ /* atkinson-hyperlegible-italic - latin */
99+ @font-face {
100+ font-family : 'Atkinson Hyperlegible' ;
101+ font-style : italic;
102+ font-weight : 400 ;
103+ src : local ('' ),
104+ url ('./fonts/atkinson-hyperlegible-v10-latin-italic.woff2' ) format ('woff2' ),
105+ /* Chrome 26+, Opera 23+, Firefox 39+ */
106+ url ('./fonts/atkinson-hyperlegible-v10-latin-italic.woff' ) format ('woff' );
107+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
108+ }
109+
110+ /* zilla-slab-regular - latin */
111+ @font-face {
112+ font-family : 'Zilla Slab' ;
113+ font-style : normal;
114+ font-weight : 400 ;
115+ src : local ('' ),
116+ url ('./fonts/zilla-slab-v11-latin-regular.woff2' ) format ('woff2' ),
117+ /* Chrome 26+, Opera 23+, Firefox 39+ */
118+ url ('./fonts/zilla-slab-v11-latin-regular.woff' ) format ('woff' );
119+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
120+ }
121+
122+ /* zilla-slab-600 - latin */
123+ @font-face {
124+ font-family : 'Zilla Slab' ;
125+ font-style : normal;
126+ font-weight : 600 ;
127+ src : local ('' ),
128+ url ('./fonts/zilla-slab-v11-latin-600.woff2' ) format ('woff2' ),
129+ /* Chrome 26+, Opera 23+, Firefox 39+ */
130+ url ('./fonts/zilla-slab-v11-latin-600.woff' ) format ('woff' );
131+ /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
132+ }
0 commit comments