我想在我的网页中使用Segoe UI Semilight字体。
为此,我需要使用,
@font-face {
font-family: Segoe UI Semilight;
src: url(??);
}
Segoe UI
Semilight.woff
和Segoe UI Semilight.tff
?答案 0 :(得分:4)
Segoe系列是受版权保护的字体,据我所知,微软不允许将它们嵌入网站。你可能最好在Font Squirrel,Google Fonts或提供免费字体的类似服务上找到类似的字体。
答案 1 :(得分:0)
您可以在线转换您的字体转到此链接。 http://www.fontsquirrel.com/tools/webfont-generator
答案 2 :(得分:0)
只需运行我们的Windows 8/10设备,导航至C:\Windows\Fonts
目录,搜索segoe ui
,右键单击segoe ui并将其复制并粘贴到桌面上,现在您将获得所有segoe ui字体家族的字体为ttf格式,选择所需的字体。
注意:如果您在网页中使用任何字体,可能会有诉讼的风险。