From c5d6a6ef836be3cba8d78392bd8c0495841c43b5 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 19 Sep 2018 09:28:47 -0700 Subject: [PATCH] website --- docs/inter-ui.css | 52 ++++++++++++++++++++-------------------- docs/lab/favicon.png | Bin 0 -> 1484 bytes docs/lab/index.html | 23 +++++++++++------- docs/samples/index.css | 18 +++++++------- docs/samples/index.html | 14 +++++++++++ 5 files changed, 65 insertions(+), 42 deletions(-) create mode 100755 docs/lab/favicon.png diff --git a/docs/inter-ui.css b/docs/inter-ui.css index 542b6fd5d..982a6a71f 100644 --- a/docs/inter-ui.css +++ b/docs/inter-ui.css @@ -2,68 +2,68 @@ font-family: 'Inter UI'; font-style: normal; font-weight: 400; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-Regular.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-Regular.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-Regular.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-Regular.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: italic; font-weight: 400; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-Italic.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-Italic.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-Italic.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-Italic.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: normal; font-weight: 500; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-Medium.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-Medium.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-Medium.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-Medium.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: italic; font-weight: 500; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-MediumItalic.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-MediumItalic.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-MediumItalic.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-MediumItalic.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: normal; font-weight: 700; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-Bold.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-Bold.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-Bold.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-Bold.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: italic; font-weight: 700; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-BoldItalic.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-BoldItalic.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-BoldItalic.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-BoldItalic.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: normal; font-weight: 900; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-Black.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-Black.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-Black.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-Black.woff?v=3.0") format("woff"); } @font-face { font-family: 'Inter UI'; font-style: italic; font-weight: 900; - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url("font-files/Inter-UI-BlackItalic.woff2?v=2.5") format("woff2"), - url("font-files/Inter-UI-BlackItalic.woff?v=2.5") format("woff"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI-BlackItalic.woff2?v=3.0") format("woff2"), + url("font-files/Inter-UI-BlackItalic.woff?v=3.0") format("woff"); } /* @@ -84,6 +84,6 @@ html { @font-face { font-family: 'Inter UI var'; font-weight: 400 900; /* safe weight range */ - src: url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2-variations"), - url('font-files/Inter-UI.var.woff2?v=2.6') format("woff2"); + src: url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2-variations"), + url("font-files/Inter-UI.var.woff2?v=3.0") format("woff2"); } diff --git a/docs/lab/favicon.png b/docs/lab/favicon.png new file mode 100755 index 0000000000000000000000000000000000000000..8a731f3cc609a71ba259995e1f6b6cc89bd18646 GIT binary patch literal 1484 zcmV;-1vC1IP)@~0drDELIAGL9O(c600d`2O+f$vv5yP(`Pxu`0sQq-c4bVC|DEmoShO+<}5nqH4tLOz*F%Sn-#R1^HhlZTs<0D)($qsy08_(XU z)oT7|G*S$$w0FZwPGy74Bk2XYTLWEPD%3404(P+Fy(UNk( z8xDsL<0`GhRbbCc`N$LPpzV=}90G87hbW#(dC|gfsAD+%7gixufWX`TDmmid;6S#v zw&eW$TpaKu{4UI{?BhyX4W;T1&i7ynx-!0PHMo!*Az1VvsU z0TCD?TM*!Q@sE1~p!atj&i4+6Axz0tksRaZpH-AbFj*r9Jg=_L8*Q?a2C$me88D zf~f%baR(27EE$8nxw*M1{r=tbJp&PHu!0*1?(xf10C@g?CF8NL%vq7mPy|MVE+ZNZvqzIy(NC^MFiDUpLMxbUGb5JUpC!$6`!m{cg8AxeU>+ zLWRdrw=F5cG|o?37t~`(LBe23o_^qc72%Jwztk2uZR5NG>qXVIB~QSrK2U(4C8ak% z*Ek;s7xDz!Fj4{}9s!by^I>o$A7COtPZCDbaefgAktgaDpd$$)tvIicAo&Rr6(H?6 zpEP+Qc3E5(1&#BupatxTqZ2G@oY%lW31A%tiyY@QFcE-z`&JX7qR06-VA#FkRQMY% z7K$NC66fRaiUMpf)57Gg62 zmu7;T$X^bJ!_WC)c4K7KbY)1_62g!Zd7A&e$}OA~-~s|L3Cd_|%vOZF$jeP7vpW7a{wE{v{ggnUumx1|DGezbE2&~|S35Q~VI1zFt zKN-oCSJ)H_go%(hdEgS{pDg~kG)IUVhrztSDpz1pgaVKsqW8bm zPLg6pm!Uu?5m@F-9^A*z(feo1{)|kO#lB$=BJ4?tf%YF=U0rp;{*TNQg(aL}>->R~ zGgX%4{|5Q}$U35dGA2vI>|ev|zl*D!&gxASV{u+ybgIn`@8^FeNW&RD{1c} zJ7SFXy@1*Oqb2yQRJj0#IS=I%n?qAh z=LUnkVs7s=C3|oy$p`sgK-_wR*Xi6KhQtMi1kdKsH*jwui(#RN|Az7h*W - + lab + - - 👀