diff --git a/css/hack.css b/css/hack.css index 94016b852..979febf97 100644 --- a/css/hack.css +++ b/css/hack.css @@ -1,10 +1,8 @@ @font-face { font-family: 'hackbold'; - src: url('../fonts/hack-bold-webfont.eot?v=2.020'); - src: url('../fonts/hack-bold-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), - url('../fonts/hack-bold-webfont.woff2?v=2.020') format('woff2'), - url('../fonts/hack-bold-webfont.woff?v=2.020') format('woff'); + src: url('../fonts/hack-bold-subset.woff2?v=3.000') format('woff2'), + url('../fonts/hack-bold-subset.woff?v=3.000') format('woff'); font-weight: normal; font-style: normal; @@ -15,10 +13,8 @@ @font-face { font-family: 'hackbold_oblique'; - src: url('../fonts/hack-bolditalic-webfont.eot?v=2.020'); - src: url('../fonts/hack-bolditalic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), - url('../fonts/hack-bolditalic-webfont.woff2?v=2.020') format('woff2'), - url('../fonts/hack-bolditalic-webfont.woff?v=2.020') format('woff'); + src: url('../fonts/hack-bolditalic-subset.woff2?v=3.000') format('woff2'), + url('../fonts/hack-bolditalic-subset.woff?v=3.000') format('woff'); font-weight: normal; font-style: normal; @@ -29,10 +25,8 @@ @font-face { font-family: 'hackregular'; - src: url('../fonts/hack-regular-webfont.eot?v=2.020'); - src: url('../fonts/hack-regular-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), - url('../fonts/hack-regular-webfont.woff2?v=2.020') format('woff2'), - url('../fonts/hack-regular-webfont.woff?v=2.020') format('woff'); + src: url('../fonts/hack-regular-subset.woff2?v=3.000') format('woff2'), + url('../fonts/hack-regular-subset.woff?v=3.000') format('woff'); font-weight: normal; font-style: normal; @@ -43,10 +37,8 @@ @font-face { font-family: 'hackoblique'; - src: url('../fonts/hack-italic-webfont.eot?v=2.020'); - src: url('../fonts/hack-italic-webfont.eot?#iefix&v=2.020') format('embedded-opentype'), - url('../fonts/hack-italic-webfont.woff2?v=2.020') format('woff2'), - url('../fonts/hack-italic-webfont.woff?v=2.020') format('woff'); + src: url('../fonts/hack-italic-subset.woff2?v=3.000') format('woff2'), + url('../fonts/hack-italic-subset.woff?v=3.000') format('woff'); font-weight: normal; font-style: normal; @@ -93,8 +85,7 @@ color: #FFF !important; } -.size6{ font-size: 6px;} -.size7{ font-size: 7px;} + .size8{ font-size: 8px;} .size9{ font-size: 9px; } .size10{ font-size: 10px; } diff --git a/font-specimen.html b/font-specimen.html index 2d850d385..0ef719cca 100644 --- a/font-specimen.html +++ b/font-specimen.html @@ -29,7 +29,7 @@
@@ -70,14 +70,6 @@

Waterfall

- - - - - - - - @@ -378,39 +370,6 @@ int main(int argc, char **argv) { } - - - -

16 pixels

-
// Here is a comment in the oblique style
-// Here is a comment in the bold style
-// Here is a comment in the bold oblique style
-
-//  The four boxing wizards jump
-#include <stdio.h> // <= quickly.
-int main(int argc, char **argv) {
-  long il1[]={1-2/3.4,5+6==7/8};
-  int OxFaced=0xBAD||"[{(CQUINE";
-  unsigned O0,l1,Z2,S5,G6,B8__XY;
-  printf("@$Hamburgefo%c`",'\n');
-  return ~7&8^9?0:l1|!"j->k+=*w";
-}
- -
// Here is a comment in the oblique style
-// Here is a comment in the bold style
-// Here is a comment in the bold oblique style
-
-//  The four boxing wizards jump
-#include <stdio.h> // <= quickly.
-int main(int argc, char **argv) {
-  long il1[]={1-2/3.4,5+6==7/8};
-  int OxFaced=0xBAD||"[{(CQUINE";
-  unsigned O0,l1,Z2,S5,G6,B8__XY;
-  printf("@$Hamburgefo%c`",'\n');
-  return ~7&8^9?0:l1|!"j->k+=*w";
-}
- - diff --git a/fonts/hack-bold-subset.woff b/fonts/hack-bold-subset.woff new file mode 100644 index 000000000..4b578ba0f Binary files /dev/null and b/fonts/hack-bold-subset.woff differ diff --git a/fonts/hack-bold-subset.woff2 b/fonts/hack-bold-subset.woff2 new file mode 100644 index 000000000..0d4688c2d Binary files /dev/null and b/fonts/hack-bold-subset.woff2 differ diff --git a/fonts/hack-bold-webfont.eot b/fonts/hack-bold-webfont.eot deleted file mode 100755 index b9505fc0f..000000000 Binary files a/fonts/hack-bold-webfont.eot and /dev/null differ diff --git a/fonts/hack-bold-webfont.ttf b/fonts/hack-bold-webfont.ttf deleted file mode 100755 index 45cd4f99d..000000000 Binary files a/fonts/hack-bold-webfont.ttf and /dev/null differ diff --git a/fonts/hack-bold-webfont.woff b/fonts/hack-bold-webfont.woff deleted file mode 100755 index 29b2d4e27..000000000 Binary files a/fonts/hack-bold-webfont.woff and /dev/null differ diff --git a/fonts/hack-bold-webfont.woff2 b/fonts/hack-bold-webfont.woff2 deleted file mode 100755 index 7a9b891bb..000000000 Binary files a/fonts/hack-bold-webfont.woff2 and /dev/null differ diff --git a/fonts/hack-bolditalic-subset.woff b/fonts/hack-bolditalic-subset.woff new file mode 100644 index 000000000..cab10c6e3 Binary files /dev/null and b/fonts/hack-bolditalic-subset.woff differ diff --git a/fonts/hack-bolditalic-subset.woff2 b/fonts/hack-bolditalic-subset.woff2 new file mode 100644 index 000000000..928d3de1b Binary files /dev/null and b/fonts/hack-bolditalic-subset.woff2 differ diff --git a/fonts/hack-bolditalic-webfont.eot b/fonts/hack-bolditalic-webfont.eot deleted file mode 100755 index f552f9bbb..000000000 Binary files a/fonts/hack-bolditalic-webfont.eot and /dev/null differ diff --git a/fonts/hack-bolditalic-webfont.ttf b/fonts/hack-bolditalic-webfont.ttf deleted file mode 100755 index 08f358b28..000000000 Binary files a/fonts/hack-bolditalic-webfont.ttf and /dev/null differ diff --git a/fonts/hack-bolditalic-webfont.woff b/fonts/hack-bolditalic-webfont.woff deleted file mode 100755 index 111368baf..000000000 Binary files a/fonts/hack-bolditalic-webfont.woff and /dev/null differ diff --git a/fonts/hack-bolditalic-webfont.woff2 b/fonts/hack-bolditalic-webfont.woff2 deleted file mode 100755 index 7d4101d2f..000000000 Binary files a/fonts/hack-bolditalic-webfont.woff2 and /dev/null differ diff --git a/fonts/hack-italic-subset.woff b/fonts/hack-italic-subset.woff new file mode 100644 index 000000000..a5708ad78 Binary files /dev/null and b/fonts/hack-italic-subset.woff differ diff --git a/fonts/hack-italic-subset.woff2 b/fonts/hack-italic-subset.woff2 new file mode 100644 index 000000000..31ff122f1 Binary files /dev/null and b/fonts/hack-italic-subset.woff2 differ diff --git a/fonts/hack-italic-webfont.eot b/fonts/hack-italic-webfont.eot deleted file mode 100755 index 5105e7f1a..000000000 Binary files a/fonts/hack-italic-webfont.eot and /dev/null differ diff --git a/fonts/hack-italic-webfont.ttf b/fonts/hack-italic-webfont.ttf deleted file mode 100755 index 6c192a151..000000000 Binary files a/fonts/hack-italic-webfont.ttf and /dev/null differ diff --git a/fonts/hack-italic-webfont.woff b/fonts/hack-italic-webfont.woff deleted file mode 100755 index 28e6b18b7..000000000 Binary files a/fonts/hack-italic-webfont.woff and /dev/null differ diff --git a/fonts/hack-italic-webfont.woff2 b/fonts/hack-italic-webfont.woff2 deleted file mode 100755 index d3ace7099..000000000 Binary files a/fonts/hack-italic-webfont.woff2 and /dev/null differ diff --git a/fonts/hack-regular-subset.woff b/fonts/hack-regular-subset.woff new file mode 100644 index 000000000..67af60ff5 Binary files /dev/null and b/fonts/hack-regular-subset.woff differ diff --git a/fonts/hack-regular-subset.woff2 b/fonts/hack-regular-subset.woff2 new file mode 100644 index 000000000..a265706c8 Binary files /dev/null and b/fonts/hack-regular-subset.woff2 differ diff --git a/fonts/hack-regular-webfont.eot b/fonts/hack-regular-webfont.eot deleted file mode 100755 index 911d5b41b..000000000 Binary files a/fonts/hack-regular-webfont.eot and /dev/null differ diff --git a/fonts/hack-regular-webfont.ttf b/fonts/hack-regular-webfont.ttf deleted file mode 100755 index 3256a4795..000000000 Binary files a/fonts/hack-regular-webfont.ttf and /dev/null differ diff --git a/fonts/hack-regular-webfont.woff b/fonts/hack-regular-webfont.woff deleted file mode 100755 index 8e23ba383..000000000 Binary files a/fonts/hack-regular-webfont.woff and /dev/null differ diff --git a/fonts/hack-regular-webfont.woff2 b/fonts/hack-regular-webfont.woff2 deleted file mode 100755 index 43d210fe2..000000000 Binary files a/fonts/hack-regular-webfont.woff2 and /dev/null differ
6abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890
7abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890
8 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890