不可能复制轻字体?

MyN*_*wap 1 css fonts webfonts google-webfonts

我试图复制这个网站菜单的字体,但当我把风格放在我自己的WordPress CSS主题中时,我仍然得到它的大胆版本.有没有特别的技巧,所以我可以得到字体的轻版本?得到的字体与他们所拥有的相同.

Gec*_* IT 5

如果您确实在寻找蒙特塞拉特字体,并且您想要轻量版,则可以使用此导入参考:

@import url(http://allfont.net/allfont.css?fonts=montserrat-light);
Run Code Online (Sandbox Code Playgroud)

你可以在css中使用它:

font-family: 'Montserrat Light', arial;
Run Code Online (Sandbox Code Playgroud)

有关此字体的更多信息,请访问:http://allfont.net/download/montserrat-light/