/* Prevent 404 for missing bundled Roobert font files in main.css */
@font-face {
    font-family: "Roobert PRO";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/fonts/filament/filament/inter/inter-latin-wght-normal-OPIJAQLS.woff2") format("woff2");
}

@font-face {
    font-family: "Roobert PRO";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("/fonts/filament/filament/inter/inter-latin-wght-normal-OPIJAQLS.woff2") format("woff2");
}

@font-face {
    font-family: "Roobert PRO";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("/fonts/filament/filament/inter/inter-latin-wght-normal-OPIJAQLS.woff2") format("woff2");
}

@font-face {
    font-family: "Roobert PRO";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("/fonts/filament/filament/inter/inter-latin-wght-normal-OPIJAQLS.woff2") format("woff2");
}
