【Inter UI】计算机屏幕上高度清晰的英文字体
戴yoyo 2021.12.27 16:00 浏览(Inter UI是一款非常适合用于计算机屏幕的免费英文字体,即使在很小的界面上Inter UI字体也能让字体清晰可见,官方号称为计算机屏幕上高度清晰的文本字体。
Inter UI的字体与 Roboto, San Francisco, Akkurat, Asap, Lucida Grande字形相似,但它最大优势是即使是小尺寸也能清晰可见。字体包括OTF,TTF以及WEB格式,还有hinted版。
如果您正在制作 Web 内容,则可以使用以下 CSS 或从Google Fonts 获取。 @import url('https://rsms.me/inter/inter.css'); html { font-family: 'Inter', sans-serif; } @supports (font-variation-settings: normal) { html { font-family: 'Inter var', sans-serif; } }
Inter is a typeface carefully crafted & designed for computer screens. Inter features a tall x-height to aid in readability of mixed-case and lower-case text. Several OpenType features are provided as well, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc.
字体风格:
下载链接
本文链接 https://www.mangoxo.com/blog/mxJJg8xa 版权所有,转载请保留地址链接,感谢!