@charset "utf-8";

@font-face {
  font-family: 'CentraleSansBook';
  src: url('CentraleSans-Book.eot?#iefix') format('embedded-opentype'), url('CentraleSans-Book.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CentraleSansBold';
  src: url('CentraleSans-Bold.otf') format('opentype');
  font-weight: bold;
}
@font-face {
  font-family: 'CentraleSansLight';
  src: url('CentraleSans-Light.eot?#iefix') format('embedded-opentype'), url('CentraleSans-Light.otf') format('opentype');
  font-weight: normal;
}

@font-face {
  font-family: 'CentraleSansMedium';
  src: url('CentraleSans-Medium.otf?#iefix') format('opentype');
  font-weight: normal;
}

@font-face {
  font-family: 'CentraleSansXLight';
  src: url('CentraleSans-XLight.otf?#iefix') format('opentype');
  font-weight: normal;
}