css 使用Google字体中的Proxima Nova示例CSS。

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 使用Google字体中的Proxima Nova示例CSS。相关的知识,希望对你有一定的参考价值。

body {
	background-color: #fff;
	color: #000;
	font-family: 'proxima-nova', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 300;
	line-height: 1.875;
	margin: 0;
}

以上是关于css 使用Google字体中的Proxima Nova示例CSS。的主要内容,如果未能解决你的问题,请参考以下文章

<head> 中的 Google 字体或带有 @import 的 CSS 中的 Google 字体?

达摩院自研向量检索引擎Proxima在行业搜索中的应用

达摩院自研向量检索引擎Proxima在行业搜索中的应用

Tailwind CSS中的自定义谷歌字体(poppins)?

为选择标签中的单独选项更改 css 字体系列

wordpress中的多个google字体无法正常工作