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