summaryrefslogtreecommitdiff
path: root/docs/interface.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-28 21:32:23 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-28 21:32:23 +0300
commit5f23e674d471a5fbbe7ce593c0af3df7d6c768e6 (patch)
tree123ec1512d7e0b00dc5d95db82385b3aabafe1df /docs/interface.css
parent38b9a1a48e374abc4517b85492e12d832b5a00d3 (diff)
downloadinter-5f23e674d471a5fbbe7ce593c0af3df7d6c768e6.tar.xz
Release 1.4
Diffstat (limited to 'docs/interface.css')
-rw-r--r--docs/interface.css24
1 files changed, 12 insertions, 12 deletions
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");
}