@font-face {
	font-family: 'MinionPro';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/c-minionpro-regular.woff) format('woff');
}

@font-face {
	font-family: 'MinionPro';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/c-minionpro-bold.woff) format('woff');
}

@font-face {
	font-family: 'Din';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/DINPro.woff) format('woff');
}

@font-face {
	font-family: 'Din';
	font-style: normal;
	font-weight: 700;
	src: url(../fonts/DINPro-Bold.woff) format('woff');
}

