@font-face {
    font-family: 'TINY 5x3 100';
    src: url('sources/font/TINY5x3-100.woff2') format('woff2'),
        url('sources/font/TINY5x3-100.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
    background-image: url("sources/affiche3.jpg");
    background-size: cover;
    position: relative;
}

#reserver {
    position: absolute;
    max-width: 45%;
    margin-left: 20%;
    margin-top: 122%;

}

#jeff {
    position: absolute;
    max-width: 65%;
    margin-left: 33%;
    margin-top: 10%;

}

video {
    margin-top: 45%;
    margin-left: 10%;
}

p {
    font-family: 'TINY 5x3 100';
    font-size: 200%;
    padding-left: 55%;
    padding-right: 15%;
    padding-top: 8%;
    color: black;
    text-align: right;
    line-height: 120%;

}

#mercredi {
    position: absolute;
    max-width: 35%;
    margin-left: 59%;
    margin-top: 44%;

}

#heure {
    position: absolute;
    max-width: 12%;
    margin-left: 66%;
    margin-top: 54%;

}

#sucriere {
    position: absolute;
    max-width: 22%;
    margin-left: 73%;
    margin-top: 62%;

}

#jeffprint {
    display: none;
}

#edprint {
    display: none;
}

#nuitsprint {
    display: none;
}

#mercrediprint {
    display: none;
}
