阿里巴巴普惠体下载与使用

发布时间: 更新时间: 总字数:299 阅读时间:1m 作者: IP上海 分享 网址

在web和前端开发时需要选择字体,既要避开版权又要美观,其中阿里巴巴普惠体是一个不错的选择,下面介绍普惠体下载地址和使用方法

下载地址

  • 面向海海外用户,Alibaba ICS (海海外用户,不不需帐户登入):https://ics.alibaba.com/font/alibaba-sans
  • 面向国内用户,Alibaba ICS (国内用户)需淘宝帐户登入:https://ics.alibaba.com/project/Hn8mXx
  • 商家服务市场(淘宝天猫商家 & 淘宝用户)需淘宝帐号:https://alibabafont.taobao.com

使用

  • alibaba.css
@font-face {
    font-family: 'AlibabaPuHuiTi';
    src: url('./Alibaba-PuHuiTi-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AlibabaPuHuiTi-Light';
    src: url('./Alibaba-PuHuiTi-Light.otf');
    font-weight: lighter;
    font-style: normal;
}
body {
  font-family: AlibabaPuHuiTi;
}

优化

参考

  1. https://ics.alibaba.com/project/Hn8mXx
Home Archives Categories Tags Statistics
本文总阅读量 次 本站总访问量 次 本站总访客数