Skip to content

Commit fff6715

Browse files
committed
updated web font CSS, generated new minified CSS
1 parent 316bfae commit fff6715

File tree

4 files changed

+22
-22
lines changed

4 files changed

+22
-22
lines changed

build/webfonts/css/hack-extended.css

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
/*!
2-
* Hack v2.017 - https://sourcefoundry.org/hack/
2+
* Hack v2.018 - https://sourcefoundry.org/hack/
33
* Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
44
*/
55
/* FONT PATHS
66
* -------------------------- */
77
@font-face {
88
font-family: 'Hack';
9-
src: url('../fonts/eot/hack-regular-webfont.eot?v=2.017');
10-
src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/hack-regular-webfont.svg?v=2.017#hackregular') format('svg');
9+
src: url('../fonts/eot/hack-regular-webfont.eot?v=2.018');
10+
src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-regular-webfont.svg?v=2.018#hackregular') format('svg');
1111
font-weight: 400;
1212
font-style: normal;
1313
}
1414

1515
@font-face {
1616
font-family: 'Hack';
17-
src: url('../fonts/eot/hack-bold-webfont.eot?v=2.017');
18-
src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/hack-bold-webfont.svg?v=2.017#hackbold') format('svg');
17+
src: url('../fonts/eot/hack-bold-webfont.eot?v=2.018');
18+
src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-bold-webfont.svg?v=2.018#hackbold') format('svg');
1919
font-weight: 700;
2020
font-style: normal;
2121
}
2222

2323
@font-face {
2424
font-family: 'Hack';
25-
src: url('../fonts/eot/hack-italic-webfont.eot?v=2.017');
26-
src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/hack-italic-webfont.svg?v=2.017#hackitalic') format('svg');
25+
src: url('../fonts/eot/hack-italic-webfont.eot?v=2.018');
26+
src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-italic-webfont.svg?v=2.018#hackitalic') format('svg');
2727
font-weight: 400;
2828
font-style: italic;
2929
}
3030

3131
@font-face {
3232
font-family: 'Hack';
33-
src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.017');
34-
src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/hack-bolditalic-webfont.svg?v=2.010#hackbolditalic') format('svg');
33+
src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.018');
34+
src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-bolditalic-webfont.svg?v=2.010#hackbolditalic') format('svg');
3535
font-weight: 700;
3636
font-style: italic;
3737
}

build/webfonts/css/hack-extended.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/webfonts/css/hack.css

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,37 @@
11
/*!
2-
* Hack v2.017 - https://sourcefoundry.org/hack/
2+
* Hack v2.018 - https://sourcefoundry.org/hack/
33
* Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License
44
*/
55
/* FONT PATHS
66
* -------------------------- */
77
@font-face {
88
font-family: 'Hack';
9-
src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?v=2.017');
10-
src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/latin/hack-regular-latin-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/latin/hack-regular-latin-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/latin/hack-regular-latin-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/latin/hack-regular-latin-webfont.svg?v=2.017#hackregular') format('svg');
9+
src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?v=2.018');
10+
src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-regular-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-regular-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-regular-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-regular-latin-webfont.svg?v=2.018#hackregular') format('svg');
1111
font-weight: 400;
1212
font-style: normal;
1313
}
1414

1515
@font-face {
1616
font-family: 'Hack';
17-
src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?v=2.017');
18-
src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bold-latin-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/latin/hack-bold-latin-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/latin/hack-bold-latin-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/latin/hack-bold-latin-webfont.svg?v=2.017#hackbold') format('svg');
17+
src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?v=2.018');
18+
src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bold-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-bold-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-bold-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-bold-latin-webfont.svg?v=2.018#hackbold') format('svg');
1919
font-weight: 700;
2020
font-style: normal;
2121
}
2222

2323
@font-face {
2424
font-family: 'Hack';
25-
src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?v=2.017');
26-
src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/latin/hack-italic-latin-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/latin/hack-italic-latin-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/latin/hack-italic-latin-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/latin/hack-italic-latin-webfont.svg?v=2.017#hackitalic') format('svg');
25+
src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?v=2.018');
26+
src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-italic-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-italic-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-italic-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-italic-latin-webfont.svg?v=2.018#hackitalic') format('svg');
2727
font-weight: 400;
2828
font-style: italic;
2929
}
3030

3131
@font-face {
3232
font-family: 'Hack';
33-
src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?v=2.017');
34-
src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?#iefix&v=2.017') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2?v=2.017') format('woff2'), url('../fonts/woff/latin/hack-bolditalic-latin-webfont.woff?v=2.017') format('woff'), url('../fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf?v=2.017') format('truetype'), url('../fonts/svg/latin/hack-bolditalic-latin-webfont.svg?v=2.017#hackbolditalic') format('svg');
33+
src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?v=2.018');
34+
src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-bolditalic-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-bolditalic-latin-webfont.svg?v=2.018#hackbolditalic') format('svg');
3535
font-weight: 700;
3636
font-style: italic;
3737
}

build/webfonts/css/hack.min.css

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)