mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-11 17:57:19 +10:00
42 lines
961 B
CSS
42 lines
961 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;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "Symbols";
|
|
src: url('Symbols.eot') format('embedded-opentype'),
|
|
url('Symbols.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |