mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-11 17:57:19 +10:00
13 lines
362 B
CSS
13 lines
362 B
CSS
@font-face {
|
|
font-family: "segxmvr";
|
|
src: url('segxmvr.woff') format('woff'), url('segxmvr.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
}
|
|
|
|
@font-face {
|
|
font-family: "Segoe Xbox Symbol";
|
|
src: url('segxsym.woff') format('woff'), url('segxsym.ttf') format('truetype');
|
|
font-weight: normal;
|
|
font-style: normal;
|
|
} |