From c7943e61cb21321a2572e8c33cc795fa81b0a77d Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Sat, 16 Jan 2016 13:38:01 -0500 Subject: [PATCH] web font CSS files for v2.019 release --- build/webfonts/css/hack-extended.css | 18 +++++++++--------- build/webfonts/css/hack-extended.min.css | 4 ++-- build/webfonts/css/hack.css | 18 +++++++++--------- build/webfonts/css/hack.min.css | 4 ++-- 4 files changed, 22 insertions(+), 22 deletions(-) diff --git a/build/webfonts/css/hack-extended.css b/build/webfonts/css/hack-extended.css index 84769c0fb..825be8050 100644 --- a/build/webfonts/css/hack-extended.css +++ b/build/webfonts/css/hack-extended.css @@ -1,37 +1,37 @@ /*! - * Hack v2.018 - https://sourcefoundry.org/hack/ + * Hack v2.019 - https://sourcefoundry.org/hack/ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License */ /* FONT PATHS * -------------------------- */ @font-face { font-family: 'Hack'; - src: url('../fonts/eot/hack-regular-webfont.eot?v=2.018'); - src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-regular-webfont.svg?v=2.018#hackregular') format('svg'); + src: url('../fonts/eot/hack-regular-webfont.eot?v=2.019'); + src: url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/hack-regular-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/hack-regular-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.019') format('truetype'); font-weight: 400; font-style: normal; } @font-face { font-family: 'Hack'; - src: url('../fonts/eot/hack-bold-webfont.eot?v=2.018'); - src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-bold-webfont.svg?v=2.018#hackbold') format('svg'); + src: url('../fonts/eot/hack-bold-webfont.eot?v=2.019'); + src: url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/hack-bold-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/hack-bold-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.019') format('truetype'); font-weight: 700; font-style: normal; } @font-face { font-family: 'Hack'; - src: url('../fonts/eot/hack-italic-webfont.eot?v=2.018'); - src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-italic-webfont.svg?v=2.018#hackitalic') format('svg'); + src: url('../fonts/eot/hack-italic-webfont.eot?v=2.019'); + src: url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/hack-italic-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/hack-italic-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.019') format('truetype'); font-weight: 400; font-style: italic; } @font-face { font-family: 'Hack'; - src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.018'); - src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/hack-bolditalic-webfont.svg?v=2.010#hackbolditalic') format('svg'); + src: url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.019'); + src: url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.019') format('truetype'); font-weight: 700; font-style: italic; } diff --git a/build/webfonts/css/hack-extended.min.css b/build/webfonts/css/hack-extended.min.css index d8abefd2f..7ea33f6d0 100644 --- a/build/webfonts/css/hack-extended.min.css +++ b/build/webfonts/css/hack-extended.min.css @@ -1,4 +1,4 @@ /*! - * Hack v2.018 - https://sourcefoundry.org/hack/ + * Hack v2.019 - https://sourcefoundry.org/hack/ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License - */@font-face{font-family:'Hack';src:url('../fonts/eot/hack-regular-webfont.eot?v=2.018');src:url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/hack-regular-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/hack-regular-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/hack-regular-webfont.svg?v=2.018#hackregular') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bold-webfont.eot?v=2.018');src:url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/hack-bold-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/hack-bold-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/hack-bold-webfont.svg?v=2.018#hackbold') format('svg');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-italic-webfont.eot?v=2.018');src:url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/hack-italic-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/hack-italic-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/hack-italic-webfont.svg?v=2.018#hackitalic') format('svg');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.018');src:url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/hack-bolditalic-webfont.svg?v=2.010#hackbolditalic') format('svg');font-weight:700;font-style:italic} \ No newline at end of file + */@font-face{font-family:'Hack';src:url('../fonts/eot/hack-regular-webfont.eot?v=2.019');src:url('../fonts/eot/hack-regular-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/hack-regular-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/hack-regular-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/hack-regular-webfont.ttf?v=2.019') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bold-webfont.eot?v=2.019');src:url('../fonts/eot/hack-bold-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/hack-bold-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/hack-bold-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/hack-bold-webfont.ttf?v=2.019') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-italic-webfont.eot?v=2.019');src:url('../fonts/eot/hack-italic-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/hack-italic-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/hack-italic-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/hack-italic-webfont.ttf?v=2.019') format('truetype');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/hack-bolditalic-webfont.eot?v=2.019');src:url('../fonts/eot/hack-bolditalic-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/hack-bolditalic-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/hack-bolditalic-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/hack-bolditalic-webfont.ttf?v=2.019') format('truetype');font-weight:700;font-style:italic} \ No newline at end of file diff --git a/build/webfonts/css/hack.css b/build/webfonts/css/hack.css index b14918f3a..9c19b09ca 100644 --- a/build/webfonts/css/hack.css +++ b/build/webfonts/css/hack.css @@ -1,37 +1,37 @@ /*! - * Hack v2.018 - https://sourcefoundry.org/hack/ + * Hack v2.019 - https://sourcefoundry.org/hack/ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License */ /* FONT PATHS * -------------------------- */ @font-face { font-family: 'Hack'; - src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?v=2.018'); - src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-regular-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-regular-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-regular-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-regular-latin-webfont.svg?v=2.018#hackregular') format('svg'); + src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?v=2.019'); + src: url('../fonts/eot/latin/hack-regular-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/latin/hack-regular-latin-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/latin/hack-regular-latin-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/latin/hack-regular-latin-webfont.ttf?v=2.019') format('truetype'); font-weight: 400; font-style: normal; } @font-face { font-family: 'Hack'; - src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?v=2.018'); - src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bold-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-bold-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-bold-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-bold-latin-webfont.svg?v=2.018#hackbold') format('svg'); + src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?v=2.019'); + src: url('../fonts/eot/latin/hack-bold-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bold-latin-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/latin/hack-bold-latin-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/latin/hack-bold-latin-webfont.ttf?v=2.019') format('truetype'); font-weight: 700; font-style: normal; } @font-face { font-family: 'Hack'; - src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?v=2.018'); - src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-italic-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-italic-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-italic-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-italic-latin-webfont.svg?v=2.018#hackitalic') format('svg'); + src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?v=2.019'); + src: url('../fonts/eot/latin/hack-italic-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/latin/hack-italic-latin-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/latin/hack-italic-latin-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/latin/hack-italic-latin-webfont.ttf?v=2.019') format('truetype'); font-weight: 400; font-style: italic; } @font-face { font-family: 'Hack'; - src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?v=2.018'); - src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2?v=2.018') format('woff2'), url('../fonts/woff/latin/hack-bolditalic-latin-webfont.woff?v=2.018') format('woff'), url('../fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf?v=2.018') format('truetype'), url('../fonts/svg/latin/hack-bolditalic-latin-webfont.svg?v=2.018#hackbolditalic') format('svg'); + src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?v=2.019'); + src: url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'), url('../fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2?v=2.019') format('woff2'), url('../fonts/woff/latin/hack-bolditalic-latin-webfont.woff?v=2.019') format('woff'), url('../fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf?v=2.019') format('truetype'); font-weight: 700; font-style: italic; } diff --git a/build/webfonts/css/hack.min.css b/build/webfonts/css/hack.min.css index 780113ffe..39650009f 100644 --- a/build/webfonts/css/hack.min.css +++ b/build/webfonts/css/hack.min.css @@ -1,4 +1,4 @@ /*! - * Hack v2.018 - https://sourcefoundry.org/hack/ + * Hack v2.019 - https://sourcefoundry.org/hack/ * Licenses - Fonts: Hack Open Font License + Bitstream Vera license, CSS: MIT License - */@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-regular-latin-webfont.eot?v=2.018');src:url('../fonts/eot/latin/hack-regular-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/latin/hack-regular-latin-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/latin/hack-regular-latin-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/latin/hack-regular-latin-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/latin/hack-regular-latin-webfont.svg?v=2.018#hackregular') format('svg');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-bold-latin-webfont.eot?v=2.018');src:url('../fonts/eot/latin/hack-bold-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/latin/hack-bold-latin-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/latin/hack-bold-latin-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/latin/hack-bold-latin-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/latin/hack-bold-latin-webfont.svg?v=2.018#hackbold') format('svg');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-italic-latin-webfont.eot?v=2.018');src:url('../fonts/eot/latin/hack-italic-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/latin/hack-italic-latin-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/latin/hack-italic-latin-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/latin/hack-italic-latin-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/latin/hack-italic-latin-webfont.svg?v=2.018#hackitalic') format('svg');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?v=2.018');src:url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?#iefix&v=2.018') format('embedded-opentype'),url('../fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2?v=2.018') format('woff2'),url('../fonts/woff/latin/hack-bolditalic-latin-webfont.woff?v=2.018') format('woff'),url('../fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf?v=2.018') format('truetype'),url('../fonts/svg/latin/hack-bolditalic-latin-webfont.svg?v=2.018#hackbolditalic') format('svg');font-weight:700;font-style:italic} \ No newline at end of file + */@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-regular-latin-webfont.eot?v=2.019');src:url('../fonts/eot/latin/hack-regular-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/latin/hack-regular-latin-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/latin/hack-regular-latin-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/latin/hack-regular-latin-webfont.ttf?v=2.019') format('truetype');font-weight:400;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-bold-latin-webfont.eot?v=2.019');src:url('../fonts/eot/latin/hack-bold-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/latin/hack-bold-latin-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/latin/hack-bold-latin-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/latin/hack-bold-latin-webfont.ttf?v=2.019') format('truetype');font-weight:700;font-style:normal}@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-italic-latin-webfont.eot?v=2.019');src:url('../fonts/eot/latin/hack-italic-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/latin/hack-italic-latin-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/latin/hack-italic-latin-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/latin/hack-italic-latin-webfont.ttf?v=2.019') format('truetype');font-weight:400;font-style:italic}@font-face{font-family:'Hack';src:url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?v=2.019');src:url('../fonts/eot/latin/hack-bolditalic-latin-webfont.eot?#iefix&v=2.019') format('embedded-opentype'),url('../fonts/woff2/latin/hack-bolditalic-latin-webfont.woff2?v=2.019') format('woff2'),url('../fonts/woff/latin/hack-bolditalic-latin-webfont.woff?v=2.019') format('woff'),url('../fonts/web-ttf/latin/hack-bolditalic-latin-webfont.ttf?v=2.019') format('truetype');font-weight:700;font-style:italic} \ No newline at end of file