@import url("bootstrap.min.rtl.css");
@import url("font-awesome.min.css");

@font-face {
    font-family: Kufi;
    src: url('../fonts/Tajawal-Black.ttf');
}

body {
    font-family: Kufi;
}

#takweenicon {
    position: fixed;
    z-index: 100;
    top: 20px;
}

#takweenlogo {
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 100;
    max-height: 100%;
    max-width: 100%;
}

#takweenvideo {object-fit: cover;  width: 100vw;  height: 100vh;  position: fixed;  top: 0;  left: 0;
}

.navbar-light .navbar-toggler {
    border: 0px;
}
