@font-face {
    font-family: Prequel;
    src: url(/fonts/prequel/Prequel-rough.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

.poster-bgr {
    background-image: url(/images/background.webp);
}

.white-font {
    color: #fff !important;
}

.buy-ticket-btn {
    font-family: 'Prequel', sans-serif;
}