@font-face {
    font-family: "grandTitre";
    src: url(fonts/meatloaf/Meatloaf.ttf);
}

.grandTitre {
    color: #963316;
    font-size: 9em;
}



