@@ -169,16 +169,6 @@ The web font archive download is structured like this:
169
169
│ ├── hack-bolditalic-latin-webfont.eot
170
170
│ ├── hack-regular-latin-webfont.eot
171
171
│ └── hack-italic-latin-webfont.eot
172
- ├── svg
173
- │ ├── hack-bold-webfont.svg
174
- │ ├── hack-bolditalic-webfont.svg
175
- │ ├── hack-regular-webfont.svg
176
- │ ├── hack-italic-webfont.svg
177
- │ └── latin
178
- │ ├── hack-bold-latin-webfont.svg
179
- │ ├── hack-bolditalic-latin-webfont.svg
180
- │ ├── hack-regular-latin-webfont.svg
181
- │ └── hack-italic-latin-webfont.svg
182
172
├── ttf
183
173
│ ├── hack-bold-webfont.ttf
184
174
│ ├── hack-bolditalic-webfont.ttf
@@ -284,16 +274,6 @@ yoursite.com/path/to/fonts/
284
274
- ` build/webfonts/fonts/eot/latin/hack-italic-latin-webfont.eot `
285
275
- ` build/webfonts/fonts/eot/latin/hack-bolditalic-latin-webfont.eot `
286
276
287
- ##### SVG
288
- - ` build/webfonts/fonts/svg/hack-regular-webfont.svg `
289
- - ` build/webfonts/fonts/svg/hack-bold-webfont.svg `
290
- - ` build/webfonts/fonts/svg/hack-italic-webfont.svg `
291
- - ` build/webfonts/fonts/svg/hack-bolditalic-webfont.svg `
292
- - ` build/webfonts/fonts/svg/latin/hack-regular-latin-webfont.svg `
293
- - ` build/webfonts/fonts/svg/latin/hack-bold-latin-webfont.svg `
294
- - ` build/webfonts/fonts/svg/latin/hack-italic-latin-webfont.svg `
295
- - ` build/webfonts/fonts/svg/latin/hack-bolditalic-latin-webfont.svg `
296
-
297
277
##### Web TTF
298
278
- ` build/webfonts/fonts/web-ttf/hack-regular-webfont.ttf `
299
279
- ` build/webfonts/fonts/web-ttf/hack-bold-webfont.ttf `
0 commit comments