@charset "utf-8";
/*
 * DIN Pro
 */
@font-face{
	font-family: 'DIN Pro';
	src: url('../fonts/ff-din-pro-light.eot');
	src: url('../fonts/ff-din-pro-light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ff-din-pro-light.woff') format('woff'),
		url('../fonts/ff-din-pro-light.ttf') format('truetype'),
		url('../fonts/ff-din-pro-light.svg#dinprolight') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face{
	font-family: 'DIN Pro';
	src: url('../fonts/ff-din-pro-regular.eot');
	src: url('../fonts/ff-din-pro-regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ff-din-pro-regular.woff') format('woff'),
		url('../fonts/ff-din-pro-regular.ttf') format('truetype'),
		url('../fonts/ff-din-pro-regular.svg#dinpro-regularregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family: 'DIN Pro';
	src: url('../fonts/ff-din-pro-medium.eot');
	src: url('../fonts/ff-din-pro-medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ff-din-pro-medium.woff') format('woff'),
		url('../fonts/ff-din-pro-medium.ttf') format('truetype'),
		url('../fonts/ff-din-pro-medium.svg#dinpromedium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face{
	font-family: 'DIN Pro';
	src: url('../fonts/ff-din-pro-bold.eot');
	src: url('../fonts/ff-din-pro-bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ff-din-pro-bold.woff') format('woff'),
		url('../fonts/ff-din-pro-bold.ttf') format('truetype'),
		url('../fonts/ff-din-pro-bold.svg#dinprobold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face{
	font-family: 'DIN Pro';
	src: url('../fonts/ff-din-pro-black.eot');
	src: url('../fonts/ff-din-pro-black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ff-din-pro-black.woff') format('woff'),
		url('../fonts/ff-din-pro-black.ttf') format('truetype'),
		url('../fonts/ff-din-pro-black.svg#dinproblack') format('svg');
	font-weight: 900;
	font-style: normal;
}
