authentik-win95-setup/fonts/system-ms/stylesheet.css

10 lines
211 B
CSS
Raw Normal View History

2024-02-19 23:39:33 +00:00
@font-face {
font-family: 'System';
src: url('SystemBold.woff2') format('woff2'),
url('SystemBold.woff') format('woff');
font-weight: bold;
font-style: normal;
font-display: swap;
}