From 5f23e674d471a5fbbe7ce593c0af3df7d6c768e6 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Mon, 28 Aug 2017 11:32:23 -0700 Subject: Release 1.4 --- docs/font-files/Interface-Bold.woff | Bin 274784 -> 275380 bytes docs/font-files/Interface-Bold.woff2 | Bin 197860 -> 197320 bytes docs/font-files/Interface-BoldItalic.woff | Bin 344580 -> 344200 bytes docs/font-files/Interface-BoldItalic.woff2 | Bin 247860 -> 247828 bytes docs/font-files/Interface-Medium.woff | Bin 290532 -> 290916 bytes docs/font-files/Interface-Medium.woff2 | Bin 210712 -> 210748 bytes docs/font-files/Interface-MediumItalic.woff | Bin 355316 -> 354148 bytes docs/font-files/Interface-MediumItalic.woff2 | Bin 257416 -> 256564 bytes docs/font-files/Interface-Regular.woff | Bin 275788 -> 276228 bytes docs/font-files/Interface-Regular.woff2 | Bin 197644 -> 197372 bytes docs/font-files/Interface-RegularItalic.woff | Bin 348556 -> 347672 bytes docs/font-files/Interface-RegularItalic.woff2 | Bin 250648 -> 250024 bytes docs/interface.css | 24 ++++++++++++------------ 13 files changed, 12 insertions(+), 12 deletions(-) (limited to 'docs') diff --git a/docs/font-files/Interface-Bold.woff b/docs/font-files/Interface-Bold.woff index b901c3716..b07ab5759 100644 Binary files a/docs/font-files/Interface-Bold.woff and b/docs/font-files/Interface-Bold.woff differ diff --git a/docs/font-files/Interface-Bold.woff2 b/docs/font-files/Interface-Bold.woff2 index fdf5f22ae..277c6df56 100644 Binary files a/docs/font-files/Interface-Bold.woff2 and b/docs/font-files/Interface-Bold.woff2 differ diff --git a/docs/font-files/Interface-BoldItalic.woff b/docs/font-files/Interface-BoldItalic.woff index cd455dbaf..1efab1169 100644 Binary files a/docs/font-files/Interface-BoldItalic.woff and b/docs/font-files/Interface-BoldItalic.woff differ diff --git a/docs/font-files/Interface-BoldItalic.woff2 b/docs/font-files/Interface-BoldItalic.woff2 index f55a81690..efc507cb9 100644 Binary files a/docs/font-files/Interface-BoldItalic.woff2 and b/docs/font-files/Interface-BoldItalic.woff2 differ diff --git a/docs/font-files/Interface-Medium.woff b/docs/font-files/Interface-Medium.woff index 220e1d090..b0caf6dde 100644 Binary files a/docs/font-files/Interface-Medium.woff and b/docs/font-files/Interface-Medium.woff differ diff --git a/docs/font-files/Interface-Medium.woff2 b/docs/font-files/Interface-Medium.woff2 index d36f2e82f..645c95bba 100644 Binary files a/docs/font-files/Interface-Medium.woff2 and b/docs/font-files/Interface-Medium.woff2 differ diff --git a/docs/font-files/Interface-MediumItalic.woff b/docs/font-files/Interface-MediumItalic.woff index 9d7161ed1..ac2fdb5af 100644 Binary files a/docs/font-files/Interface-MediumItalic.woff and b/docs/font-files/Interface-MediumItalic.woff differ diff --git a/docs/font-files/Interface-MediumItalic.woff2 b/docs/font-files/Interface-MediumItalic.woff2 index 7bc4277d1..7f0e66a3c 100644 Binary files a/docs/font-files/Interface-MediumItalic.woff2 and b/docs/font-files/Interface-MediumItalic.woff2 differ diff --git a/docs/font-files/Interface-Regular.woff b/docs/font-files/Interface-Regular.woff index 03993f7d0..34f5f558b 100644 Binary files a/docs/font-files/Interface-Regular.woff and b/docs/font-files/Interface-Regular.woff differ diff --git a/docs/font-files/Interface-Regular.woff2 b/docs/font-files/Interface-Regular.woff2 index 82be2816d..d8a5e24d9 100644 Binary files a/docs/font-files/Interface-Regular.woff2 and b/docs/font-files/Interface-Regular.woff2 differ diff --git a/docs/font-files/Interface-RegularItalic.woff b/docs/font-files/Interface-RegularItalic.woff index 6f2d49a44..f63f799a8 100644 Binary files a/docs/font-files/Interface-RegularItalic.woff and b/docs/font-files/Interface-RegularItalic.woff differ diff --git a/docs/font-files/Interface-RegularItalic.woff2 b/docs/font-files/Interface-RegularItalic.woff2 index 910ddd311..fa8173157 100644 Binary files a/docs/font-files/Interface-RegularItalic.woff2 and b/docs/font-files/Interface-RegularItalic.woff2 differ diff --git a/docs/interface.css b/docs/interface.css index 891bb960d..f3b2b4d29 100644 --- a/docs/interface.css +++ b/docs/interface.css @@ -2,43 +2,43 @@ font-family: 'Interface'; font-style: normal; font-weight: 400; - src: url("font-files/Interface-Regular.woff2?v=1.3") format("woff2"), - url("font-files/Interface-Regular.woff?v=1.3") format("woff"); + src: url("font-files/Interface-Regular.woff2?v=1.4") format("woff2"), + url("font-files/Interface-Regular.woff?v=1.4") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 400; - src: url("font-files/Interface-RegularItalic.woff2?v=1.3") format("woff2"), - url("font-files/Interface-RegularItalic.woff?v=1.3") format("woff"); + src: url("font-files/Interface-RegularItalic.woff2?v=1.4") format("woff2"), + url("font-files/Interface-RegularItalic.woff?v=1.4") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 500; - src: url("font-files/Interface-Medium.woff2?v=1.3") format("woff2"), - url("font-files/Interface-Medium.woff?v=1.3") format("woff"); + src: url("font-files/Interface-Medium.woff2?v=1.4") format("woff2"), + url("font-files/Interface-Medium.woff?v=1.4") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 500; - src: url("font-files/Interface-MediumItalic.woff2?v=1.3") format("woff2"), - url("font-files/Interface-MediumItalic.woff?v=1.3") format("woff"); + src: url("font-files/Interface-MediumItalic.woff2?v=1.4") format("woff2"), + url("font-files/Interface-MediumItalic.woff?v=1.4") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 700; - src: url("font-files/Interface-Bold.woff2?v=1.3") format("woff2"), - url("font-files/Interface-Bold.woff?v=1.3") format("woff"); + src: url("font-files/Interface-Bold.woff2?v=1.4") format("woff2"), + url("font-files/Interface-Bold.woff?v=1.4") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 700; - src: url("font-files/Interface-BoldItalic.woff2?v=1.3") format("woff2"), - url("font-files/Interface-BoldItalic.woff?v=1.3") format("woff"); + src: url("font-files/Interface-BoldItalic.woff2?v=1.4") format("woff2"), + url("font-files/Interface-BoldItalic.woff?v=1.4") format("woff"); } -- cgit v1.2.3