@font-face {
    font-family:'citroen_regular';
    src:url('../fonts/Citroen/citroen_regular.woff') format('woff'),
        url('../fonts/Citroen/citroen_regular.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:'citroen_light';
    src:url('../fonts/Citroen/citroen_light.ttf') format('truetype'),
        url('../fonts/Citroen/citroen_light.ttf') format('truetype');
    font-weight:normal;
    font-style:normal;
}