@font-face {
    font-family: "Geologica";
    src: url("/front/fonts/Geologica/Geologica.woff2") format("woff2"),
    url("/front/fonts/Geologica/Geologica.ttf") format("truetype");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}