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