/* ===== sniedsOS bitmap UI font =====
   W95FA by Alina Sava — SIL Open Font License (OFL), free for any use.
   A faithful recreation of MS Sans Serif, the proportional Windows 3.x/95 UI font.
   Exposed as family "sniedsOS Sans" and placed first in every --win-font stack. */
@font-face {
    font-family: 'sniedsOS Sans';
    src: url('/launcher/assets/fonts/w95fa.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
