瀏覽代碼

Version 3.003;[feb32dd13]-dev CSS builds

Chris Simpkins 7 年之前
父節點
當前提交
71a3484442
共有 2 個文件被更改,包括 8 次插入8 次删除
  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;
 }