summaryrefslogtreecommitdiff
path: root/docs/interface.css
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-28 12:36:29 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-28 12:36:29 +0300
commit4f790d0ae83d490e5b06563bc42f9bc5d633c8a9 (patch)
treeea579516603323d56630622696f72ef1328abccd /docs/interface.css
parentf582d7205955af3e3bdd04d37797eca1f29e613a (diff)
downloadinter-4f790d0ae83d490e5b06563bc42f9bc5d633c8a9.tar.xz
website
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 7bc9af37d..891bb960d 100644
--- a/docs/interface.css
+++ b/docs/interface.css
@@ -2,43 +2,43 @@
font-family: 'Interface';
font-style: normal;
font-weight: 400;
- src: url("https://rsms.me/interface/font-files/Interface-Regular.woff2?v=1.3") format("woff2"),
- url("https://rsms.me/interface/font-files/Interface-Regular.woff?v=1.3") format("woff");
+ src: url("font-files/Interface-Regular.woff2?v=1.3") format("woff2"),
+ url("font-files/Interface-Regular.woff?v=1.3") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 400;
- src: url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff2?v=1.3") format("woff2"),
- url("https://rsms.me/interface/font-files/Interface-RegularItalic.woff?v=1.3") format("woff");
+ src: url("font-files/Interface-RegularItalic.woff2?v=1.3") format("woff2"),
+ url("font-files/Interface-RegularItalic.woff?v=1.3") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: normal;
font-weight: 500;
- src: url("https://rsms.me/interface/font-files/Interface-Medium.woff2?v=1.3") format("woff2"),
- url("https://rsms.me/interface/font-files/Interface-Medium.woff?v=1.3") format("woff");
+ src: url("font-files/Interface-Medium.woff2?v=1.3") format("woff2"),
+ url("font-files/Interface-Medium.woff?v=1.3") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 500;
- src: url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff2?v=1.3") format("woff2"),
- url("https://rsms.me/interface/font-files/Interface-MediumItalic.woff?v=1.3") format("woff");
+ src: url("font-files/Interface-MediumItalic.woff2?v=1.3") format("woff2"),
+ url("font-files/Interface-MediumItalic.woff?v=1.3") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: normal;
font-weight: 700;
- src: url("https://rsms.me/interface/font-files/Interface-Bold.woff2?v=1.3") format("woff2"),
- url("https://rsms.me/interface/font-files/Interface-Bold.woff?v=1.3") format("woff");
+ src: url("font-files/Interface-Bold.woff2?v=1.3") format("woff2"),
+ url("font-files/Interface-Bold.woff?v=1.3") format("woff");
}
@font-face {
font-family: 'Interface';
font-style: italic;
font-weight: 700;
- src: url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff2?v=1.3") format("woff2"),
- url("https://rsms.me/interface/font-files/Interface-BoldItalic.woff?v=1.3") format("woff");
+ src: url("font-files/Interface-BoldItalic.woff2?v=1.3") format("woff2"),
+ url("font-files/Interface-BoldItalic.woff?v=1.3") format("woff");
}