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

@font-face {
	font-family: 'Corbel';
	src: url('Corbel/Corbel-Bold.eot');
	src: local('Corbel Bold'), local('Corbel-Bold'),
		url('Corbel/Corbel-Bold.eot?#iefix') format('embedded-opentype'),
		url('Corbel/Corbel-Bold.woff') format('woff'),
		url('Corbel/Corbel-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Corbel';
	src: url('Corbel/Corbel-Italic.eot');
	src: local('Corbel Italic'), local('Corbel-Italic'),
		url('Corbel/Corbel-Italic.eot?#iefix') format('embedded-opentype'),
		url('Corbel/Corbel-Italic.woff') format('woff'),
		url('Corbel/Corbel-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Corbel';
	src: url('Corbel/Corbel-BoldItalic.eot');
	src: local('Corbel Bold Italic'), local('Corbel-BoldItalic'),
		url('Corbel/Corbel-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('Corbel/Corbel-BoldItalic.woff') format('woff'),
		url('Corbel/Corbel-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}