Files
App-Installer-For-Windows-8…/shared/html/fonts/fonts.css
2025-11-20 09:17:32 +08:00

34 lines
774 B
CSS

@font-face
{
font-family: "Segoe UI Symbol";
src: url('seguisym.eot') format('embedded-opentype'),
url('seguisym.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face
{
font-family: "Segoe MDL2 Assets";
src: url('segmdl2.eot') format('embedded-opentype'),
url('segmdl2.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face
{
font-family: "Segoe Fluent Icons";
src: url('SegoeIcons.eot') format('embedded-opentype'),
url('SegoeIcons.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Setup";
src: url('SETUP.EOT') format('embedded-opentype'),
url('SETUP.TTF') format('truetype');
font-weight: normal;
font-style: normal;
}