
@font-face{
    font-family: 'mitra';
    src: url('/fonts/B Mitra_0.ttf');
}#preloader {
    background-color: white;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 9999;

}

#status {
    background-image: url("../images/LOGO-3.gif");
    background-repeat: no-repeat;
    background-size: 110px;
    width: 110px;
    height: 110px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -55px;
    margin-top: -55px;

}
