Version 3.003;[feb32dd13]-dev CSS builds

This commit is contained in:
Chris Simpkins 2018-03-01 21:03:11 -05:00
parent e03afdd66d
commit 71a3484442
2 changed files with 8 additions and 8 deletions

View File

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