diff --git a/web/index.html b/web/index.html index eeadb88..e7245e4 100644 --- a/web/index.html +++ b/web/index.html @@ -11,7 +11,7 @@ - + @@ -25,12 +25,13 @@ font-style: normal; font-weight: 100 900; font-display: block; + font-feature-settings: "calt" 0; src: local("Inter Var"), local("Inter Variable"), local("Inter var"), local("Inter variable"), local("InterVar"), local("InterVariable"), local("Inter"), - url("/Inter.var.woff2") format("woff2"); + url("/Inter-Variable.woff2") format("woff2"); } :root { font-family: "Inter Var", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", @@ -54,4 +55,4 @@