css Cargar fuentes OTF en CSS

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css Cargar fuentes OTF en CSS相关的知识,希望对你有一定的参考价值。

@font-face {
font-family: GraublauWeb;
src: url("path-to-the-font-file/GraublauWeb.otf") format("opentype");
}

@font-face {
font-family: GraublauWeb;
font-weight: bold;
src: url("path-to-the-font-file/GraublauWebBold.otf") format("opentype");
}

以上是关于css Cargar fuentes OTF en CSS的主要内容,如果未能解决你的问题,请参考以下文章

CSS Añadir fuentes la pagina web

php Cargar JS和CSS Wordpress

css Borde letras。 Borde de fuente。来自:http://stackoverflow.com/questions/2570972/css-font-border#answ

如何在 css 中包含 .otf?

使用 php 打开 OTF 字体 - 包括希腊字符

text 解释者codigo fuente。