@font-face {
    font-family: 'CentraleSans-Regular';
    src: url('CentraleSans-Regular.eot');
    src: local('CentraleSans-Regular'),
        url('CentraleSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('CentraleSans-Regular.woff2') format('woff2'),
        url('CentraleSans-Regular.woff') format('woff'),
        url('CentraleSans-Regular.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}