Hack v3.002;[e813aeef7]-release builds + CSS builds

This commit is contained in:
Chris Simpkins 2018-01-28 20:47:34 -05:00
parent e813aeef70
commit 8001bf5fe4
22 changed files with 8 additions and 8 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -6,28 +6,28 @@
* -------------------------- */
@font-face {
font-family: 'Hack';
src: url('fonts/hack-regular-subset.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-regular-subset.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-regular-subset.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-regular-subset.woff?sha=e813aeef7') format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Hack';
src: url('fonts/hack-bold-subset.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-bold-subset.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-bold-subset.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-bold-subset.woff?sha=e813aeef7') format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Hack';
src: url('fonts/hack-italic-subset.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-italic-webfont.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-italic-subset.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-italic-webfont.woff?sha=e813aeef7') format('woff');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Hack';
src: url('fonts/hack-bolditalic-subset.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-bolditalic-subset.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-bolditalic-subset.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-bolditalic-subset.woff?sha=e813aeef7') format('woff');
font-weight: 700;
font-style: italic;
}

View File

@ -6,28 +6,28 @@
* -------------------------- */
@font-face {
font-family: 'Hack';
src: url('fonts/hack-regular.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-regular.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-regular.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-regular.woff?sha=e813aeef7') format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Hack';
src: url('fonts/hack-bold.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-bold.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-bold.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-bold.woff?sha=e813aeef7') format('woff');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Hack';
src: url('fonts/hack-italic.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-italic.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-italic.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-italic.woff?sha=e813aeef7') format('woff');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Hack';
src: url('fonts/hack-bolditalic.woff2?sha=50c08ef1e') format('woff2'), url('fonts/hack-bolditalic.woff?sha=50c08ef1e') format('woff');
src: url('fonts/hack-bolditalic.woff2?sha=e813aeef7') format('woff2'), url('fonts/hack-bolditalic.woff?sha=e813aeef7') format('woff');
font-weight: 700;
font-style: italic;
}