summaryrefslogtreecommitdiff
path: root/docs/interface.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-31 06:05:35 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-31 06:05:35 +0300
commite9267ab4bc08a05da1b6a36cdf6407283e2d6918 (patch)
tree56fc0d024cf2506f3dd6113819f320d0f7f1b8e2 /docs/interface.css
parent65a7e98c76d5365861532bff71d4254cf08c8d7b (diff)
downloadinter-e9267ab4bc08a05da1b6a36cdf6407283e2d6918.tar.xz
Release v1.5v1.5
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 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");
}