@font-face {
    font-family: "iran yekan";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/eot/IRANYekanWebRegular.eot");
    src: url("../fonts/eot/IRANYekanWebRegular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/woff/IRANYekanWebRegular.woff") format("woff"),
    url("../fonts/woff2/IRANYekanWebRegular.woff2") format("woff2"),
    url("../fonts/ttf/IRANYekanWebRegular.ttf") format("truetype");
}

body {
    font-family: "iran yekan", sans-serif;
}


.filament-topbar {
    height: 70px;
    min-height: 70px;
    max-height: 70px;
}

.filament-logo img {
    height: 2.5rem !important;
    width: 70px;
    object-fit: contain;
}

@media (min-width: 640px) {
    .filament-logo img {
        width: 110px;
    }
}





.fi-topbar:where(.dark,.dark *) {
    background-color: oklch(0.21 0.006 285.885) !important;
}


.fi-sidebar:where(.dark,.dark *) {
    background-color: #18181b !important;
}

