Isb*_*han 1 html css font-face
我想在我的网页中使用 Segoe UI Semilight 字体。
为此,我需要使用,
@font-face {
font-family: Segoe UI Semilight;
src: url(??);
}
Run Code Online (Sandbox Code Playgroud)
Segoe UI
Semilight.woff和Segoe UI Semilight.tff?Segoe 系列是受版权保护的字体,据我所知,Microsoft 不允许将它们嵌入网站。您最好在 Font Squirrel、Google Fonts 或提供免费字体的类似服务上找到外观相似的字体。