diff --git a/docs/font-files/Interface-Black.woff b/docs/font-files/Interface-Black.woff new file mode 100644 index 000000000..fff227973 Binary files /dev/null and b/docs/font-files/Interface-Black.woff differ diff --git a/docs/font-files/Interface-Black.woff2 b/docs/font-files/Interface-Black.woff2 new file mode 100644 index 000000000..6420a958d Binary files /dev/null and b/docs/font-files/Interface-Black.woff2 differ diff --git a/docs/font-files/Interface-BlackItalic.woff b/docs/font-files/Interface-BlackItalic.woff new file mode 100644 index 000000000..d8ba50579 Binary files /dev/null and b/docs/font-files/Interface-BlackItalic.woff differ diff --git a/docs/font-files/Interface-BlackItalic.woff2 b/docs/font-files/Interface-BlackItalic.woff2 new file mode 100644 index 000000000..3781ffbe5 Binary files /dev/null and b/docs/font-files/Interface-BlackItalic.woff2 differ diff --git a/docs/font-files/Interface-Bold.woff b/docs/font-files/Interface-Bold.woff index 92b420f97..8fc45e22c 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 cd59016b2..2dda14e8b 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 b454a1e2a..27c69d708 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 46940598b..d3bfac87c 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 7b0f490ac..c3841f1ab 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 5fb8e9280..fcc9c6d65 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 131de9c8a..46a0ae359 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 c7bb9aeaa..12ad015cd 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 a279bcbbd..7f9fb2d4b 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 b957ababa..cae3c72bd 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 2fb71cd51..4722a10a9 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 8e4dab04c..f38786aff 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 ea100d499..c0b6aa5e1 100644 --- a/docs/interface.css +++ b/docs/interface.css @@ -2,58 +2,58 @@ font-family: 'Interface'; font-style: normal; font-weight: 400; - src: url("font-files/Interface-Regular.woff2?v=1.5") format("woff2"), - url("font-files/Interface-Regular.woff?v=1.5") format("woff"); + src: url("font-files/Interface-Regular.woff2?v=1.6") format("woff2"), + url("font-files/Interface-Regular.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 400; - src: url("font-files/Interface-RegularItalic.woff2?v=1.5") format("woff2"), - url("font-files/Interface-RegularItalic.woff?v=1.5") format("woff"); + src: url("font-files/Interface-RegularItalic.woff2?v=1.6") format("woff2"), + url("font-files/Interface-RegularItalic.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 500; - src: url("font-files/Interface-Medium.woff2?v=1.5") format("woff2"), - url("font-files/Interface-Medium.woff?v=1.5") format("woff"); + src: url("font-files/Interface-Medium.woff2?v=1.6") format("woff2"), + url("font-files/Interface-Medium.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 500; - src: url("font-files/Interface-MediumItalic.woff2?v=1.5") format("woff2"), - url("font-files/Interface-MediumItalic.woff?v=1.5") format("woff"); + src: url("font-files/Interface-MediumItalic.woff2?v=1.6") format("woff2"), + url("font-files/Interface-MediumItalic.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 700; - src: url("font-files/Interface-Bold.woff2?v=1.5") format("woff2"), - url("font-files/Interface-Bold.woff?v=1.5") format("woff"); + src: url("font-files/Interface-Bold.woff2?v=1.6") format("woff2"), + url("font-files/Interface-Bold.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 700; - src: url("font-files/Interface-BoldItalic.woff2?v=1.5") format("woff2"), - url("font-files/Interface-BoldItalic.woff?v=1.5") format("woff"); + src: url("font-files/Interface-BoldItalic.woff2?v=1.6") format("woff2"), + url("font-files/Interface-BoldItalic.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: normal; font-weight: 900; - src: url("font-files/Interface-Black.woff2?v=1.5") format("woff2"), - url("font-files/Interface-Black.woff?v=1.5") format("woff"); + src: url("font-files/Interface-Black.woff2?v=1.6") format("woff2"), + url("font-files/Interface-Black.woff?v=1.6") format("woff"); } @font-face { font-family: 'Interface'; font-style: italic; font-weight: 900; - src: url("font-files/Interface-BlackItalic.woff2?v=1.5") format("woff2"), - url("font-files/Interface-BlackItalic.woff?v=1.5") format("woff"); + src: url("font-files/Interface-BlackItalic.woff2?v=1.6") format("woff2"), + url("font-files/Interface-BlackItalic.woff?v=1.6") format("woff"); } diff --git a/src/fontbuild.cfg b/src/fontbuild.cfg index 057c208de..b9d671c1c 100644 --- a/src/fontbuild.cfg +++ b/src/fontbuild.cfg @@ -1,6 +1,6 @@ [main] -version: 1.5 +version: 1.6 foundry: rsms foundryurl: https://rsms.me/ designer: Rasmus Andersson