@font-face {
            font-family: peugeot;
            src: url(/Media/fonts/peugeot_normal_v2-webfont.woff2)
            format("woff2")
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: newpeugeot;
            src: url(/Media/fonts/Peugeot_New-Regular.woff2) format("woff2"),url(/Media/fonts/Peugeot_New-Regular.woff) format("woff"),url(/Media/fonts/Peugeot_New-Regular.ttf) format("truetype");
            font-weight: 400;
            font-style: normal
        }