/* Rabar — load once; included from theme_init.php and login */
@font-face {
    font-family: "Rabar_038";
    src: url("../Rabar_038/Rabar_038.eot");
    src:
        url("../Rabar_038/Rabar_038.eot?#iefix") format("embedded-opentype"),
        url("../Rabar_038/Rabar_038.ttf") format("truetype"),
        url("../Rabar_038/Rabar_038.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

html,
body {
    font-family: "Rabar_038", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Inputs / monospace exceptions often keep system digits readable */
input[type="date"],
input[type="time"],
input[type="datetime-local"] {
    font-family: "Rabar_038", system-ui, sans-serif;
}
