@font-face {
    font-family: "grandTitre";
    src: url(fonts/Adventure.otf);
}

.grandTitre {
    color: #7c3305;
}