消费电子

Apple

/* 官网 */
body {
    font-family: "SF Pro SC", "SF Pro Text", "SF Pro Icons", "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

小米

/* 官网 */
body {
    font-family: "MiSans VF", MiSans, system-ui, sans-serif;
}

/* 商城 */
body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

华为

/* 消费者官网 */
body {
    font-family: Manrope, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* 商城 */
body {
    font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

/* 鸿蒙 */
body {
    font-family: HarmonyOSHans-Regular, HarmonyOSHans-fallback, PingFangSC-Regular, "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

荣耀

/* 官网 */
body {
    font-family: "HONOR Sans Brand", "Microsoft Yahei", "PingFang SC", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

OPPO

/* 官网 */
body {
    font-family: OPPOSans-Ver2-Regular, Helvetica, Arial, sans-serif, system-ui;
}

vivo

/* 官网 */
body {
    font-family: VIVO-FONT-WEB, VIVO-FONT-NAV, sans-serif;
}

/* 商城 */
body {
    font-family: 方正悠黑简体_纤, "Microsoft YaHei", Aria;
}

/* OriginOS */
body {
    font-family: vivoSansSC500, VIVO-FONT-WEB, VIVO-FONT-NAV, sans-serif;
}

三星

/* 官网 */
body {
    font-family: SamsungOne, "Microsoft Yahei", 微软雅黑, Simsun, 宋体, arial, sans-serif;
}

蔚来

/* 官网 */
body {
    font-family: BlueSkyStandard, "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

中兴

/* 努比亚官网 */
body {
    font-family: Gotham, hyykh, Helvetica, Arial, sans-serif;
}

魅族

/* 官网 */
body {
    font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Microsoft YaHei", SimSun, Heiti, sans-serif;
}

锤子

/* 官网 */
body {
    font-family: "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

互联网

腾讯

/* 官网 */
body {
    font-family: PingFangSC-Regular, "helvetica neue", tahoma, "PingFang SC", "microsoft yahei", arial, "hiragino sans gb", sans-serif;
}

/* 微信 */
body {
    font-family: -apple-system-font, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei UI", "Microsoft YaHei", Arial, sans-serif;
}

知乎

/* 官网 */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "PingFang SC", "Microsoft YaHei", "Source Han Sans SC", "Noto Sans CJK SC", "WenQuanYi Micro Hei", sans-serif;
}

网易

/* 官网 */
body {
    font-family: Arial, "Hiragino Sans GB", STHeiti, "Helvetica Neue", Helvetica, "Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif;
}

字节跳动

/* 官网 */
body {
    font-family: "DM Sans", Gilroy, -apple-system, "Sofia Pro", "Microsoft YaHei", Helvetica, Arial, sans-serif;
}

/* 抖音 */
body {
    font-family: "PingFang SC", DFPKingGothicGB-Medium, sans-serif;
}

阿里巴巴

/* 官网 */
body {
    font-family: Roboto, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei";
}

/* 新淘宝 */
body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, Cantarell, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", BlinkMacSystemFont, "Helvetica Neue", Arial, "PingFang SC", "PingFang TC", "PingFang HK", "Microsoft Yahei", "Microsoft JhengHei";
}

简书

/* 官网 */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

哔哩哔哩

/* 官网 */
body {
    font-family: "PingFang SC", HarmonyOS_Regular, "Helvetica Neue", "Microsoft YaHei", sans-serif;
}

GitHub

/* 官网 */
body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}

/* 代码 */
body {
    font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;
}