1
1
html {
2
- font-family : Nunito Sans, ui-sans-serif, system-ui, -apple-system,
3
- BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans,
4
- sans-serif, 'Apple Color Emoji' , 'Segoe UI Emoji' , Segoe UI Symbol,
2
+ font-family :
3
+ Nunito Sans,
4
+ ui-sans-serif,
5
+ system-ui,
6
+ -apple-system,
7
+ BlinkMacSystemFont,
8
+ Segoe UI,
9
+ Roboto,
10
+ Helvetica Neue,
11
+ Arial,
12
+ Noto Sans,
13
+ sans-serif,
14
+ 'Apple Color Emoji' ,
15
+ 'Segoe UI Emoji' ,
16
+ Segoe UI Symbol,
5
17
'Noto Color Emoji' ;
6
18
}
7
19
/* nunito-sans-200 - latin_latin-ext */
10
22
font-family : 'Nunito Sans' ;
11
23
font-style : normal;
12
24
font-weight : 200 ;
13
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-200.woff2' )
25
+ src :
26
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-200.woff2' )
14
27
format ('woff2' ),
15
28
/* Chrome 36+, Opera 23+, Firefox 39+ */
16
29
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-200.woff' )
22
35
font-family : 'Nunito Sans' ;
23
36
font-style : italic;
24
37
font-weight : 200 ;
25
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-200italic.woff2' )
38
+ src :
39
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-200italic.woff2' )
26
40
format ('woff2' ),
27
41
/* Chrome 36+, Opera 23+, Firefox 39+ */
28
42
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-200italic.woff' )
34
48
font-family : 'Nunito Sans' ;
35
49
font-style : normal;
36
50
font-weight : 300 ;
37
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-300.woff2' )
51
+ src :
52
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-300.woff2' )
38
53
format ('woff2' ),
39
54
/* Chrome 36+, Opera 23+, Firefox 39+ */
40
55
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-300.woff' )
46
61
font-family : 'Nunito Sans' ;
47
62
font-style : italic;
48
63
font-weight : 300 ;
49
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-300italic.woff2' )
64
+ src :
65
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-300italic.woff2' )
50
66
format ('woff2' ),
51
67
/* Chrome 36+, Opera 23+, Firefox 39+ */
52
68
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-300italic.woff' )
58
74
font-family : 'Nunito Sans' ;
59
75
font-style : normal;
60
76
font-weight : 400 ;
61
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-regular.woff2' )
77
+ src :
78
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-regular.woff2' )
62
79
format ('woff2' ),
63
80
/* Chrome 36+, Opera 23+, Firefox 39+ */
64
81
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-regular.woff' )
70
87
font-family : 'Nunito Sans' ;
71
88
font-style : italic;
72
89
font-weight : 400 ;
73
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-italic.woff2' )
90
+ src :
91
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-italic.woff2' )
74
92
format ('woff2' ),
75
93
/* Chrome 36+, Opera 23+, Firefox 39+ */
76
94
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-italic.woff' )
@@ -82,7 +100,8 @@ html {
82
100
font-family : 'Nunito Sans' ;
83
101
font-style : normal;
84
102
font-weight : 600 ;
85
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-600.woff2' )
103
+ src :
104
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-600.woff2' )
86
105
format ('woff2' ),
87
106
/* Chrome 36+, Opera 23+, Firefox 39+ */
88
107
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-600.woff' )
@@ -94,7 +113,8 @@ html {
94
113
font-family : 'Nunito Sans' ;
95
114
font-style : italic;
96
115
font-weight : 600 ;
97
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-600italic.woff2' )
116
+ src :
117
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-600italic.woff2' )
98
118
format ('woff2' ),
99
119
/* Chrome 36+, Opera 23+, Firefox 39+ */
100
120
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-600italic.woff' )
@@ -106,7 +126,8 @@ html {
106
126
font-family : 'Nunito Sans' ;
107
127
font-style : normal;
108
128
font-weight : 700 ;
109
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-700.woff2' )
129
+ src :
130
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-700.woff2' )
110
131
format ('woff2' ),
111
132
/* Chrome 36+, Opera 23+, Firefox 39+ */
112
133
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-700.woff' )
@@ -118,7 +139,8 @@ html {
118
139
font-family : 'Nunito Sans' ;
119
140
font-style : italic;
120
141
font-weight : 700 ;
121
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-700italic.woff2' )
142
+ src :
143
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-700italic.woff2' )
122
144
format ('woff2' ),
123
145
/* Chrome 36+, Opera 23+, Firefox 39+ */
124
146
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-700italic.woff' )
@@ -130,7 +152,8 @@ html {
130
152
font-family : 'Nunito Sans' ;
131
153
font-style : normal;
132
154
font-weight : 800 ;
133
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-800.woff2' )
155
+ src :
156
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-800.woff2' )
134
157
format ('woff2' ),
135
158
/* Chrome 36+, Opera 23+, Firefox 39+ */
136
159
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-800.woff' )
@@ -142,7 +165,8 @@ html {
142
165
font-family : 'Nunito Sans' ;
143
166
font-style : italic;
144
167
font-weight : 800 ;
145
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-800italic.woff2' )
168
+ src :
169
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-800italic.woff2' )
146
170
format ('woff2' ),
147
171
/* Chrome 36+, Opera 23+, Firefox 39+ */
148
172
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-800italic.woff' )
@@ -154,7 +178,8 @@ html {
154
178
font-family : 'Nunito Sans' ;
155
179
font-style : normal;
156
180
font-weight : 900 ;
157
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-900.woff2' )
181
+ src :
182
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-900.woff2' )
158
183
format ('woff2' ),
159
184
/* Chrome 36+, Opera 23+, Firefox 39+ */
160
185
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-900.woff' )
@@ -166,7 +191,8 @@ html {
166
191
font-family : 'Nunito Sans' ;
167
192
font-style : italic;
168
193
font-weight : 900 ;
169
- src : url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-900italic.woff2' )
194
+ src :
195
+ url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-900italic.woff2' )
170
196
format ('woff2' ),
171
197
/* Chrome 36+, Opera 23+, Firefox 39+ */
172
198
url ('/fonts/nunito-sans/nunito-sans-v12-latin_latin-ext-900italic.woff' )
0 commit comments