소스 검색

updates for v2.019 release, removed svg files

Chris Simpkins 10 년 전
부모
커밋
0ba1066252
1개의 변경된 파일16개의 추가작업 그리고 20개의 파일을 삭제
  1. 16 20
      css/hack.css

+ 16 - 20
css/hack.css

@@ -1,11 +1,10 @@
 
 @font-face {
     font-family: 'hackbold';
-    src: url('../fonts/hack-bold-webfont.eot?v=2.018');
-    src: url('../fonts/hack-bold-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
-         url('../fonts/hack-bold-webfont.woff2?v=2.018') format('woff2'),
-         url('../fonts/hack-bold-webfont.woff?v=2.018') format('woff'),
-         url('../fonts/hack-bold-webfont.svg?v=2.018#hackbold') format('svg');
+    src: url('../fonts/hack-bold-webfont.eot?v=2.019');
+    src: url('../fonts/hack-bold-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),
+         url('../fonts/hack-bold-webfont.woff2?v=2.019') format('woff2'),
+         url('../fonts/hack-bold-webfont.woff?v=2.019') format('woff')
     font-weight: normal;
     font-style: normal;
 
@@ -16,11 +15,10 @@
 
 @font-face {
     font-family: 'hackbold_oblique';
-    src: url('../fonts/hack-bolditalic-webfont.eot?v=2.018');
-    src: url('../fonts/hack-bolditalic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
-         url('../fonts/hack-bolditalic-webfont.woff2?v=2.018') format('woff2'),
-         url('../fonts/hack-bolditalic-webfont.woff?v=2.018') format('woff'),
-         url('../fonts/hack-bolditalic-webfont.svg?v=2.018#hackbold_oblique') format('svg');
+    src: url('../fonts/hack-bolditalic-webfont.eot?v=2.019');
+    src: url('../fonts/hack-bolditalic-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),
+         url('../fonts/hack-bolditalic-webfont.woff2?v=2.019') format('woff2'),
+         url('../fonts/hack-bolditalic-webfont.woff?v=2.019') format('woff')
     font-weight: normal;
     font-style: normal;
 
@@ -31,11 +29,10 @@
 
 @font-face {
     font-family: 'hackregular';
-    src: url('../fonts/hack-regular-webfont.eot?v=2.018');
-    src: url('../fonts/hack-regular-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
-         url('../fonts/hack-regular-webfont.woff2?v=2.018') format('woff2'),
-         url('../fonts/hack-regular-webfont.woff?v=2.018') format('woff'),
-         url('../fonts/hack-regular-webfont.svg?v=2.018#hackregular') format('svg');
+    src: url('../fonts/hack-regular-webfont.eot?v=2.019');
+    src: url('../fonts/hack-regular-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),
+         url('../fonts/hack-regular-webfont.woff2?v=2.019') format('woff2'),
+         url('../fonts/hack-regular-webfont.woff?v=2.019') format('woff')
     font-weight: normal;
     font-style: normal;
 
@@ -46,11 +43,10 @@
 
 @font-face {
     font-family: 'hackoblique';
-    src: url('../fonts/hack-italic-webfont.eot?v=2.018');
-    src: url('../fonts/hack-italic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),
-         url('../fonts/hack-italic-webfont.woff2?v=2.018') format('woff2'),
-         url('../fonts/hack-italic-webfont.woff?v=2.018') format('woff'),
-         url('../fonts/hack-italic-webfont.svg?v=2.018#hackoblique') format('svg');
+    src: url('../fonts/hack-italic-webfont.eot?v=2.019');
+    src: url('../fonts/hack-italic-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),
+         url('../fonts/hack-italic-webfont.woff2?v=2.019') format('woff2'),
+         url('../fonts/hack-italic-webfont.woff?v=2.019') format('woff')
     font-weight: normal;
     font-style: normal;