summaryrefslogtreecommitdiff
path: root/docs/interface.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-09-12 09:01:53 +0300
committerRasmus Andersson <rasmus@notion.se>2017-09-12 09:01:53 +0300
commit6d4268843343a98b57ba2554ef593a0fc3d06376 (patch)
tree57374f1082ed709df9390f94f8cfc5d7a56468aa /docs/interface.css
parent7eca124740d84c900662e0e15fb9644556e51012 (diff)
downloadinter-6d4268843343a98b57ba2554ef593a0fc3d06376.tar.xz
Release 1.7v1.7
Diffstat (limited to 'docs/interface.css')
-rw-r--r--docs/interface.css32
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/interface.css b/docs/interface.css
index c0b6aa5e1..604ff5b6e 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.6") format("woff2"),
- url("font-files/Interface-Regular.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-Regular.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-Regular.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 400;
- src: url("font-files/Interface-RegularItalic.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-RegularItalic.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-RegularItalic.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-RegularItalic.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: normal;
font-weight: 500;
- src: url("font-files/Interface-Medium.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-Medium.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-Medium.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-Medium.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 500;
- src: url("font-files/Interface-MediumItalic.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-MediumItalic.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-MediumItalic.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-MediumItalic.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: normal;
font-weight: 700;
- src: url("font-files/Interface-Bold.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-Bold.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-Bold.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-Bold.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 700;
- src: url("font-files/Interface-BoldItalic.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-BoldItalic.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-BoldItalic.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-BoldItalic.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: normal;
font-weight: 900;
- src: url("font-files/Interface-Black.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-Black.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-Black.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-Black.woff?v=1.7") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 900;
- src: url("font-files/Interface-BlackItalic.woff2?v=1.6") format("woff2"),
- url("font-files/Interface-BlackItalic.woff?v=1.6") format("woff");
+ src: url("font-files/Interface-BlackItalic.woff2?v=1.7") format("woff2"),
+ url("font-files/Interface-BlackItalic.woff?v=1.7") format("woff");
}