@font-face {
    font-family: 'Peugeot Regular';
    src: url('fonts/peugeot/peugeot-webfont.woff2') format('woff2'),
         url('fonts/peugeot/peugeot-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peugeot Bold';
    src: url('fonts/peugeot/peugeot-bold-webfont.woff2') format('woff2'),
         url('fonts/peugeot/peugeot-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}