/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

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

h1, h2, h3, h4, h5, h6, p {
    font-family: 'OptimaLTStd', 'OptimaLTStd-Bold', 'ElegantIcons';
	}