Browse Source

Version 3.003;[feb32dd13]-dev CSS builds

Chris Simpkins 7 years ago
parent
commit
71a3484442
2 changed files with 8 additions and 8 deletions
  1. 4 4
      build/web/hack-subset.css
  2. 4 4
      build/web/hack.css

+ 4 - 4
build/web/hack-subset.css

@@ -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;
 }

+ 4 - 4
build/web/hack.css

@@ -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;
 }