/* Hospi360 vendored fonts (v1.11.0) - replaces the Google Fonts CDN so every page,
   including public QR surfaces and the offline PWA, renders without internet access.
   Inter is the v20 variable font (one file covers weights 400-800). */
@font-face{font-family:'Inter';font-style:normal;font-weight:400 800;font-display:swap;src:url('inter-var.woff2') format('woff2');}
@font-face{font-family:'Material Symbols Outlined';font-style:normal;font-weight:100 700;font-display:block;src:url('material-symbols-outlined.woff2') format('woff2');}
/* Icon rendering for markup outside the .h360app scope (landing, login, lock screen);
   .h360app .ms in hospi360-app.css remains authoritative inside the portal. */
.ms,.material-symbols-outlined{font-family:'Material Symbols Outlined';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;font-variation-settings:'FILL' 0,'wght' 400,'GRAD' 0,'opsz' 24;}
