/* Self-hosted Mulish — font files PENDING (see assets/fonts/mulish/README.txt).
   Until the WOFF2 files are added, the stack falls back to system fonts.
   No Google Fonts runtime request is made by this package. */
@font-face { font-family: 'Mulish'; font-style: normal; font-weight: 400; font-display: swap; src: url('/assets/fonts/mulish/mulish-400.woff2') format('woff2'); }
@font-face { font-family: 'Mulish'; font-style: normal; font-weight: 600; font-display: swap; src: url('/assets/fonts/mulish/mulish-600.woff2') format('woff2'); }
@font-face { font-family: 'Mulish'; font-style: normal; font-weight: 700; font-display: swap; src: url('/assets/fonts/mulish/mulish-700.woff2') format('woff2'); }
@font-face { font-family: 'Mulish'; font-style: normal; font-weight: 800; font-display: swap; src: url('/assets/fonts/mulish/mulish-800.woff2') format('woff2'); }
