From e9267ab4bc08a05da1b6a36cdf6407283e2d6918 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 30 Aug 2017 20:05:35 -0700 Subject: Release v1.5 --- docs/font-files/Interface-Bold.woff | Bin 275380 -> 275436 bytes docs/font-files/Interface-Bold.woff2 | Bin 197320 -> 197604 bytes docs/font-files/Interface-BoldItalic.woff | Bin 344200 -> 340448 bytes docs/font-files/Interface-BoldItalic.woff2 | Bin 247828 -> 243028 bytes docs/font-files/Interface-Medium.woff | Bin 290916 -> 290964 bytes docs/font-files/Interface-Medium.woff2 | Bin 210748 -> 210816 bytes docs/font-files/Interface-MediumItalic.woff | Bin 354148 -> 351020 bytes docs/font-files/Interface-MediumItalic.woff2 | Bin 256564 -> 252652 bytes docs/font-files/Interface-Regular.woff | Bin 276228 -> 276276 bytes docs/font-files/Interface-Regular.woff2 | Bin 197372 -> 197708 bytes docs/font-files/Interface-RegularItalic.woff | Bin 347672 -> 343920 bytes docs/font-files/Interface-RegularItalic.woff2 | Bin 250024 -> 245020 bytes docs/interface.css | 24 ++++++++++++------------ src/fontbuild.cfg | 2 +- 14 files changed, 13 insertions(+), 13 deletions(-) diff --git a/docs/font-files/Interface-Bold.woff b/docs/font-files/Interface-Bold.woff index b07ab5759..92b420f97 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 277c6df56..cd59016b2 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 1efab1169..b454a1e2a 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 efc507cb9..46940598b 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 b0caf6dde..7b0f490ac 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 645c95bba..5fb8e9280 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 ac2fdb5af..131de9c8a 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 7f0e66a3c..c7bb9aeaa 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 34f5f558b..a279bcbbd 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 d8a5e24d9..b957ababa 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 f63f799a8..2fb71cd51 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 fa8173157..8e4dab04c 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 f3b2b4d29..fb406375e 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.4") format("woff2"), - url("font-files/Interface-Regular.woff?v=1.4") format("woff"); + src: url("font-files/Interface-Regular.woff2?v=1.5") format("woff2"), + url("font-files/Interface-Regular.woff?v=1.5") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 400; - src: url("font-files/Interface-RegularItalic.woff2?v=1.4") format("woff2"), - url("font-files/Interface-RegularItalic.woff?v=1.4") format("woff"); + src: url("font-files/Interface-RegularItalic.woff2?v=1.5") format("woff2"), + url("font-files/Interface-RegularItalic.woff?v=1.5") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 500; - src: url("font-files/Interface-Medium.woff2?v=1.4") format("woff2"), - url("font-files/Interface-Medium.woff?v=1.4") format("woff"); + src: url("font-files/Interface-Medium.woff2?v=1.5") format("woff2"), + url("font-files/Interface-Medium.woff?v=1.5") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 500; - src: url("font-files/Interface-MediumItalic.woff2?v=1.4") format("woff2"), - url("font-files/Interface-MediumItalic.woff?v=1.4") format("woff"); + src: url("font-files/Interface-MediumItalic.woff2?v=1.5") format("woff2"), + url("font-files/Interface-MediumItalic.woff?v=1.5") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 700; - src: url("font-files/Interface-Bold.woff2?v=1.4") format("woff2"), - url("font-files/Interface-Bold.woff?v=1.4") format("woff"); + src: url("font-files/Interface-Bold.woff2?v=1.5") format("woff2"), + url("font-files/Interface-Bold.woff?v=1.5") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 700; - src: url("font-files/Interface-BoldItalic.woff2?v=1.4") format("woff2"), - url("font-files/Interface-BoldItalic.woff?v=1.4") format("woff"); + src: url("font-files/Interface-BoldItalic.woff2?v=1.5") format("woff2"), + url("font-files/Interface-BoldItalic.woff?v=1.5") format("woff"); } diff --git a/src/fontbuild.cfg b/src/fontbuild.cfg index f27bb7193..057c208de 100644 --- a/src/fontbuild.cfg +++ b/src/fontbuild.cfg @@ -1,6 +1,6 @@ [main] -version: 1.4 +version: 1.5 foundry: rsms foundryurl: https://rsms.me/ designer: Rasmus Andersson -- cgit v1.2.3