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

10 lines
211 B
CSS

@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;
}