/* v549 — Auth ekrani: webfont/ikon font tamamen kapali; yalnizca sistem fontu */
html.bh-auth-lock {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif !important;
}

html.bh-auth-lock #authOverlay,
html.bh-auth-lock #authOverlay *,
html.bh-auth-lock #authLoader,
html.bh-auth-lock #authLoader *,
html.bh-auth-lock #topbar-date,
html.bh-auth-lock .app-topbar-date {
    font-family: "Segoe UI", Arial, Helvetica, sans-serif !important;
    font-synthesis: none !important;
    font-variant-ligatures: none !important;
    font-feature-settings: "liga" 0, "calt" 0, "dlig" 0 !important;
    letter-spacing: normal !important;
    word-spacing: normal !important;
    text-rendering: auto !important;
    -webkit-font-smoothing: auto !important;
}

html.bh-auth-lock #authOverlay i,
html.bh-auth-lock #authOverlay i::before,
html.bh-auth-lock #authOverlay i::after,
html.bh-auth-lock #authLoader i {
    display: none !important;
    font-family: inherit !important;
    speak: never;
}

html.bh-auth-lock #authOverlay::before,
html.bh-auth-lock #authOverlay::after,
html.bh-auth-lock #authOverlay *::before,
html.bh-auth-lock #authOverlay *::after {
    font-family: inherit !important;
}
