summaryrefslogtreecommitdiff
path: root/docs/inter-ui.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-11-30 06:04:43 +0300
committerRasmus Andersson <rasmus@notion.se>2017-11-30 06:04:43 +0300
commit96fb366982ab2b95bc40ed9f93e47da752290ad0 (patch)
tree7a9f564bf0a078f8a2312e0aa9ab662d1156c590 /docs/inter-ui.css
parentf40c3a0db2c9b527967dacbb0434b0fa1c0e43b1 (diff)
downloadinter-96fb366982ab2b95bc40ed9f93e47da752290ad0.tar.xz
Release 2.3v2.3
Diffstat (limited to 'docs/inter-ui.css')
-rw-r--r--docs/inter-ui.css32
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/inter-ui.css b/docs/inter-ui.css
index 5a30be63a..f6b184b1c 100644
--- a/docs/inter-ui.css
+++ b/docs/inter-ui.css
@@ -2,58 +2,58 @@
font-family: 'Inter UI';
font-style: normal;
font-weight: 400;
- src: url("font-files/Inter-UI-Regular.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-Regular.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-Regular.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-Regular.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 400;
- src: url("font-files/Inter-UI-Italic.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-Italic.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-Italic.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-Italic.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 500;
- src: url("font-files/Inter-UI-Medium.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-Medium.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-Medium.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-Medium.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 500;
- src: url("font-files/Inter-UI-MediumItalic.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-MediumItalic.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-MediumItalic.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-MediumItalic.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 700;
- src: url("font-files/Inter-UI-Bold.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-Bold.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-Bold.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-Bold.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 700;
- src: url("font-files/Inter-UI-BoldItalic.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-BoldItalic.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-BoldItalic.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-BoldItalic.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: normal;
font-weight: 900;
- src: url("font-files/Inter-UI-Black.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-Black.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-Black.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-Black.woff?v=2.3") format("woff");
}
@font-face {
font-family: 'Inter UI';
font-style: italic;
font-weight: 900;
- src: url("font-files/Inter-UI-BlackItalic.woff2?v=2.2") format("woff2"),
- url("font-files/Inter-UI-BlackItalic.woff?v=2.2") format("woff");
+ src: url("font-files/Inter-UI-BlackItalic.woff2?v=2.3") format("woff2"),
+ url("font-files/Inter-UI-BlackItalic.woff?v=2.3") format("woff");
}