summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-10-22 05:30:47 +0300
committerRasmus Andersson <rasmus@notion.se>2017-10-22 05:32:53 +0300
commit7128a3075a8224289d173c1aa198bb821a649086 (patch)
treee0b63136215709cd41b479847f964d4f063ee9ea /docs
parentb6eb91dc37482f04ed236744933774a37216c7a6 (diff)
downloadinter-7128a3075a8224289d173c1aa198bb821a649086.tar.xz
Fix init.sh after renaming RegularItalic to Italic
Diffstat (limited to 'docs')
-rw-r--r--docs/lab/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/lab/index.html b/docs/lab/index.html
index 57eca7490..fd2e3577d 100644
--- a/docs/lab/index.html
+++ b/docs/lab/index.html
@@ -735,8 +735,8 @@ for (const ch of uniqueChars) {
font-family: 'Inter-UI-VERSION';
font-style: italic;
font-weight: 400;
- src: url("fonts/Inter-UI-RegularItalic.woff2") format("woff2"),
- url("fonts/Inter-UI-RegularItalic.woff") format("woff");
+ src: url("fonts/Inter-UI-Italic.woff2") format("woff2"),
+ url("fonts/Inter-UI-Italic.woff") format("woff");
}
@font-face {