diff --git a/docs/index.html b/docs/index.html index 434de4532..4a28bd8e4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -90,8 +90,8 @@ endfor
Using Inter is as easy as downloading & installing - the font files. If you're making a web thing, you can use the following CSS or - get it from Google Fonts. + the font files. If you're making a web thing, you can use the following CSS. +
@import url('https://rsms.me/inter/inter.css');
html { font-family: 'Inter', sans-serif; }