@import url('https://fonts.googleapis.com/css2?family=Arima:wght@100..700&display=swap');

.card-header {
    background-color: #405189 !important;
}

.card-title {
    color: white !important;
}

#page-topbar {
    background-color: #405189 !important;

}

.btn-topbar {
    color: white !important;
}

@font-face {
    font-family: 'DeshABhimani';
    src: url('/assets/posters/deshabhimani.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Divya';
    src: url('/assets/posters/divya.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Thunchan';
    src: url('/assets/posters/thunchan.ttf');
    font-weight: normal;
    font-style: normal;
}