@font-face {
    font-family: 'CentraleLight';
    src: url('../fonts/centrale_sans_light-webfont.eot');
    src: url('../fonts/centrale_sans_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centrale_sans_light-webfont.woff') format('woff'),
         url('../fonts/centrale_sans_light-webfont.ttf') format('truetype'),
         url('../fonts/centrale_sans_light-webfont.svg#centrale_sans_lightlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CentraleThin';
    src: url('../fonts/centrale_sans_thin-webfont.eot');
    src: url('../fonts/centrale_sans_thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centrale_sans_thin-webfont.woff') format('woff'),
         url('../fonts/centrale_sans_thin-webfont.ttf') format('truetype'),
         url('../fonts/centrale_sans_thin-webfont.svg#centrale_sans_thinthin') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CentraleBold';
    src: url('../fonts/centrale_sans_bold-webfont.eot');
    src: url('../fonts/centrale_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centrale_sans_bold-webfont.woff') format('woff'),
         url('../fonts/centrale_sans_bold-webfont.ttf') format('truetype'),
         url('../fonts/centrale_sans_bold-webfont.svg#centrale_sans_boldbold') format('svg');
    font-weight: normal;
    font-style: normal;
}