mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-20 02:34:42 +10:00
Coding for Package Manager.
This commit is contained in:
13
shared/html/fonts/segx.css
Normal file
13
shared/html/fonts/segx.css
Normal file
@@ -0,0 +1,13 @@
|
||||
@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;
|
||||
}
|
||||
Reference in New Issue
Block a user