@import url(store-icon.css);

@font-face {
	font-family: 'Minion Pro';
	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-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BentonSans';
	src: url('../fonts/BentonSans-Regular.eot');
	src: url('../fonts/BentonSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/BentonSans-Regular.woff') format('woff'),
		url('../fonts/BentonSans-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
