javascript 如何在带有 typekit 的网站中使用 Trajan 字体?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9558902/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
how to use Trajan font in website with typekit?
提问by housamz
I need to use a font named Trajan in a new website, is there anyway to use it safely without using Typekit?
我需要在新网站中使用一种名为 Trajan 的字体,是否可以在不使用 Typekit 的情况下安全地使用它?
回答by Brad Dunzer
There are only two ways at this time to use Trajan Pro from Adobe legally on a website. One you have mentioned being Typekit and the other is WebINK web font service. Both companies have legal rights to offer you the font for use on your website via their services.
目前只有两种方法可以在网站上合法使用 Adobe 的 Trajan Pro。您提到的一个是 Typekit,另一个是 WebINK 网络字体服务。两家公司都拥有通过其服务向您提供在您的网站上使用的字体的合法权利。
回答by jsuissa
The @font-face generator at Font Squirrel does a great job of generating code to include any font via CSS in a variety of methods so it's compatible with all major browsers.
Font Squirrel 的 @font-face 生成器在生成代码方面做得很好,可以通过 CSS 以各种方法包含任何字体,因此它与所有主要浏览器兼容。
回答by raina77ow
May I suggest reading this article? It describes several ways to use a non-standard font on your website. From my experience, it was pretty easy to use Typefacelibrary.
回答by AvL
There is a free font kind of similar to Trajan Pro. It's called Goudy Trajanand was designed by CastleType. You can get free trial here: http://www.castletype.com/html/tipoteca/goudy-trajan-regular.html
有一种类似于 Trajan Pro 的免费字体。它被称为Goudy Trajan,由CastleType设计。您可以在这里获得免费试用:http: //www.castletype.com/html/tipoteca/goudy-trajan-regular.html
The licensestates that it is allowed to use as a webfont.
该许可规定,允许它使用作为web字体。