

@font-face {
    font-family: "Copperplate";
    src: url("../fonts/Copperplate.otf") format("opentype");
}
@font-face {
    font-family: "RomaNeue-Regular";
    src: url("../fonts/roma-neue/RomaNeue-Regular.otf") format("opentype");
}



body{
    font-family: "RomaNeue-Regular";
}
.title_sl_rs{
    font-family: "Copperplate";
}
.tableau-title{
    font-family: "Copperplate" !important;
}
.tableau-event-title{
    font-family: "Copperplate";
}
.tableau-event-details {
    font-size: .82rem !important;
}
.btn-filtre-date-number{
    font-family: "Copperplate";
}
.tableau-subtitle{
    font-family: "Copperplate" !important;
}
.bloc-title{
    font-family: "Copperplate";
}
.bloc-title p{
    font-family: "Copperplate";
}
.titre-epreuve{
    font-family: "Copperplate";
}

/* .container{
    max-width: 98% !important;
} */

.tableau{
    box-shadow: unset !important;
}