﻿@font-face {
	font-family:'CentraleSansLight';
	src: url('fonts/CentraleSansLight.eot');
	src: url('fonts/CentraleSansLight.eot?#iefix') format('embedded-opentype'),
		    url('fonts/CentraleSansLight.woff') format('woff'),
		    url('fonts/CentraleSansLight.ttf') format('truetype'),
		    url('fonts/CentraleSansLight.svg#CentraleSansLight') format('svg');
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family:'CentraleSansBook-Regular';
	src: url('fonts/CentraleSansBook.eot');
	src: url('fonts/CentraleSansBook.eot?#iefix') format('embedded-opentype'),
		    url('fonts/CentraleSansBook.woff') format('woff'),
		    url('fonts/CentraleSansBook.ttf') format('truetype'),
		    url('fonts/CentraleSansBook.svg#CentraleSansBook') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family:'CentraleSansMedium';
	src: url('fonts/CentraleSansMedium.eot');
	src: url('fonts/CentraleSansMedium.eot?#iefix') format('embedded-opentype'),
		    url('fonts/CentraleSansMedium.woff') format('woff'),
		    url('fonts/CentraleSansMedium.ttf') format('truetype'),
		    url('fonts/CentraleSansMedium.svg#CentraleSansMedium') format('svg');
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family:'CentraleSansBold';
	src: url('fonts/CentraleSansBold.eot');
	src: url('fonts/CentraleSansBold.eot?#iefix') format('embedded-opentype'),
		    url('fonts/CentraleSansBold.woff') format('woff'),
		    url('fonts/CentraleSansBold.ttf') format('truetype'),
		    url('fonts/CentraleSansBold.svg#CentraleSansBold') format('svg');
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
}
@font-face {
	font-family:'CentraleSansXBold';
	src: url('fonts/CentraleSansXBold.eot');
	src: url('fonts/CentraleSansXBold.eot?#iefix') format('embedded-opentype'),
		    url('fonts/CentraleSansXBold.woff') format('woff'),
		    url('fonts/CentraleSansXBold.ttf') format('truetype'),
		    url('fonts/CentraleSansXBold.svg#CentraleSansXBold') format('svg');
	font-weight: 1000;
	font-style: normal;
	font-stretch: normal;
}