@font-face {
    font-family: "cinzel";
    src: url(fonds/Cinzel-Regular.ttf) format("truetype");
    font-weight: 100;
}

@font-face {
    font-family:"cincel" ;
    src: url( fonds/Cinzel-Medium.ttf) format("truetype");
    font-weight: 200;
}

@font-face {
    font-family: "cinzel";
    src: url(fonds/Cinzel-Bold.ttf) format("truetype");
    font-weight: 300;
}